this post was submitted on 30 Jan 2025
110 points (95.8% liked)

Selfhosted

60048 readers
782 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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
you are viewing a single comment's thread
view the rest of the comments
[–] Lettuceeatlettuce@lemmy.ml 51 points 1 year ago (1 children)

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 6 points 1 year ago (2 children)

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 5 points 1 year ago

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

[–] Hawk@lemmynsfw.com 1 points 1 year ago

Maybe snapdrop?

When I was obsd I did FTP and rsync for everything. Syncthing had dinner performance issues for me.

Maybe Seafile but I had a bad time with that.