Teleport

Teleport is a native GTK3 app to effortlessly share files on the local network.

Teleport is designed to be a replacement for using USB keys or emailing stuff to yourself just so you have them on another device on your desk. The main user interface on the receiver's side are notifications.

Refactor branch works [and fits better], master branch (including flatpak) seems to fail sending files. Build instructions below

Scale to fit:

App ID:

com.frac_tion.teleport

automatic-app-scaling

Phone Compatibility:

5 of 5 Points

How to install:

Build:
sudo apt install pkg-config libsoup2.4-dev libavahi-client3 libavahi-client-dev libgtk-3-dev meson libavahi-gobject-dev libjson-glib-dev libhandy-1-dev gettext cmake
git clone --single-branch --branch 'refactor' https://gitlab.gnome.org/jsparber/teleport
cd teleport
meson _build
sudo ninja -C _build install
Apt:

There is no Debian package for this application yet.

Flatpak:

Flathub: https://flathub.org/apps/details/com.frac_tion.teleport

Command:

# You will need to trust and add flathub to flatpak
flatpak install flathub com.frac_tion.teleport

Repo: