I just had to email me a file I got sent to my phone and I feel unable to accept this as the better solution.
What you do guys use for inter-device communication?
I either use KDE Connect or Pairdrop depending on which devices I am sharing befween
Localsend
Syncthing for everything: file transfers, backing up phone photos, synced obsidian vaults, etc.
KDE Connect
KDE Connect and SyncThing
yes clipboard sharing and single file transfer is with KDE connect king
and Keepass and obsidian an photos with syncthing
LocalSend on both devices is something I’ve used
I also like LocalSend. Not quite as automagical as airdrop but it’s cross platform
I would argue it being cross-platform is magical.
There also copyparty. I don’t personally used it but their release video is fun AF.
For phone <-> PC I use localsend. If I do PC to PC, possibly even large amounts of files or large files in general I put them on a network drive specifically intended for that purpose
PC to phone:
- USB cable
- KDE Connect
- Nextcloud
- Syncthing
PC to PC:
- USB drive
- SFTP
- SSH
- Nextcloud
- Syncthing
Phone to PC:
- USB cable
- KDE Connect
- Nextcloud
- Syncthing
KDE Connect can do all three of these.
I’m aware, but some devices I use regularly like an iPhone, work computer, etc, are limited in their capacity to run it.
For sending files between a phone and a PC, I use KDE Connect.
For sending files between PCs, I use SSH.
Both are really simple and lightweight tools that normally come preinstalled, and you can use them with no configuration.
Adding to this, there’s a gnome extension so you can use KDE connect without KDE DE.
You can use KDE Connect itself without KDE.
But GSConnect shows up in the equivalent of your task bar
So does KDE Connect. It’s a standalone program that happens to also be integrated into the KDE DE.
No, not on GNOME Desktops, that’s the reason you need to install GSConnect on GNOME. If you install just KDE Connect on a GNOME system, you will not have it integrated.
Ohhhhhhhhhh
Man I need to read better
Better late than never mate ;D
- syncthing (file synchronization)
- kdeconnect (file transfers, clipboard sharing, presentation remote)
- deskflow (keyboard and mouse sharing)
- warpinator (one off file sharing)
- rsync / scp (one off file copies / backups)
On the same network with device discovery localsend can be a good alternative.
It works on most devices, even IOS IIRC
Oh, its on F–droid!
Yes and basically everywhere else you need it
Nextcloud
Everyone else mentioned most of what I would suggest.
One is missing for your original problem. Localsend. Think airdrop but cross platform. Super useful if you have a mix of devices (iOS, android, windows, etc…)
Copyparty. Or any other web file server.
There’s PairDrop, you can self host it but iirc it transfer via webrtc so as long as the devices ‘see’ one another there’s no mitm.
This is based on Snapdrop. If the current developer hasn’t gone crazy with the fork, you can read the entire source code over a cup of coffee. The server used to just handle discovery/handshake of devices on the same network, with file transfer peer to peer using local addresses.
Edit: Looks like they’ve added transfer over WAN not just local. Privacy discussion here.









