1
submitted 3 months ago* (last edited 3 months ago) by vext01@lemmy.sdf.org to c/selfhosted@lemmy.world

Hey,

I was wondering what folks use to quickly send a file or a link between your PC and android phone in a lightweight and self hosted way.

Currently I use syncthing to copy files around, but I'm looking for something more immediate, and quick than doesn't involve searching for folders in a file manager.

Example use case: Send a file from PC to phone. Notification pops up on phone, tap it to access.

(PC runs OpenBSD)

What lightweight software do you guys use?

Stuff I tried so far:

  • syncthing
  • xmpp
  • tox
  • scp and termux.
  • magic wormhole
  • telegram saved messages
top 19 comments
sorted by: hot top controversial new old
[-] nichtburningturtle@feddit.org 1 points 3 months ago

I usually use kde connect.

[-] klangcola@reddthat.com 1 points 3 months ago

KDE Connect also works on Gnome, Windows and Android. I can't recommend it enough. Transfering a single image from phone to PC is instantaneous

[-] needanke@feddit.org 1 points 3 months ago

And having a unified clippboard is just so convenient

[-] electric_nan@lemmy.ml 1 points 2 months ago

I use KDEConnect. I don't know about iPhone but it works with Android, Linux and Windows.

[-] Fuzzypyro@lemmy.world 1 points 3 months ago

Taildrop works relatively well for most all circumstances. Only thing is you gotta use trayscale or cli currently for sending files from a Linux/bsd machine. I don’t know if opened has a port for trayscale but it definitely has a port of tailscale.

[-] waldek@lemmy.86thumbs.net 1 points 3 months ago

I often spin up a quick python http server. Just go to the folder which has the files you want to transfer and run the following command: python3 -m http.server. This will server the folder content Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) .... On your phone you can then browse to http://PC_IP:8000 and download what you want/need.

[-] vext01@lemmy.sdf.org 1 points 3 months ago

Too much typing, especially if transferring from phone to computer.

Thanks though.

[-] cmgvd3lw@discuss.tchncs.de 1 points 2 months ago
[-] waldek@lemmy.86thumbs.net 1 points 2 months ago

Safe as in encrypted and/or authenticated? Not at all! I only do this on networks I fully trust and with files that are not too sensitive. But it's quick and easy to set up. All my machines have python installed so hence the idea.

[-] vinnymac@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

Here are a bunch of local services I’ve used at one point or another from phone to PC or PC to PC. Not sure if any links are out of date.

KDE Connect

Wormhole (Closed Source)

LocalSend

SnapDrop

ShareDrop

FilePizza

Original Wormhole

PeerTransfer

JustBeamIt

Send Visee

[-] cmgvd3lw@discuss.tchncs.de 1 points 2 months ago

Hey wormhole is closed source? Wow I didn't knew that.

[-] vinnymac@lemmy.world 2 points 2 months ago

There are two, the original open source version and its forks, and then the closed source version.

[-] Voroxpete@sh.itjust.works 1 points 3 months ago

+1 for LocalSend. Well worth checking out.

[-] reddwarf@feddit.nl 1 points 3 months ago

+1 Love LocalSend!

[-] happinessattack@lemmy.world 1 points 3 months ago

+1 KDE Connect. File transfer works great on Android, Linux, and even on Windows 10/11! Clipboard sync is also a game changer; super easy to copy and paste across devices.

[-] Lettuceeatlettuce@lemmy.ml 1 points 3 months ago

I love localsend.

Works on Linux, Android, iOS, Windows, and Mac. It is basically an OS agnostic Airdrop.

It's FOSS, so you can go to the Github and build from source for OpenBSD, but I have no idea if that would work.

[-] vext01@lemmy.sdf.org 1 points 3 months ago

Dart (the language it's written in) doesn't work on BSD, so sadly that's out of the question for now.

[-] Lettuceeatlettuce@lemmy.ml 1 points 3 months ago

Dang, that's too bad. Hopefully one day!

[-] terminhell@lemmy.dbzer0.com 1 points 2 months ago

I mean, the fastest method is likely to just plug the phone into PC and pretend it's a flash drive?

this post was submitted on 30 Jan 2025
1 points (66.7% liked)

Selfhosted

46465 readers
504 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS