Live data from Hacker News

Ask HN: Those who use an Android and macOS, how do you manage sync?

news.ycombinator.com

21–30 of 40 posts

Re: Ask HN: Those who use an Android and macOS, how do you manage sync?

#23
post #15

For small files with no hassle, any instant messenger app like Telegram, Google Chat, FB Messenger etc where you can send photos, videos, files to yourself. For massive files at home, I own a Synology NAS hosting a SMB network folder. I drag files in and they transfer at ~1gbps in theory, a bit slower in practive. For massive files on the go, I turn on mobile hotspot then use Total Commander in "Wi-Fi transfer" mode.…

Have you tried LocalSend⁽¹⁾ before?

I share the same experience with Snapdrop-like websites, self hosted or otherwise, where establishing connections would have a 30% failure rate, speeds progressively deteriorate on very large files, and bundling files together would need them to zipped first which can waste time. LocalSend has none of these issues and has been rock solid in my year of use so far, and I also like that it can send plaintext easily, which fills the gap sites like SimpleSavr and Pushbullet would normally cover.

The only caveat is that you need to have the application installed on all the devices you want to use it with (so it's not a true universal AirDrop or QuickShare alternative) but for your own devices, this is fine.

(1) https://localsend.org/

Re: Ask HN: Those who use an Android and macOS, how do you manage sync?

#24

KDE connect (android, macos, linux, etc.) + Soduto (a kde connect client for macos - https://github.com/soduto/Soduto ) is decent for basic file-sharing as an alternative to apple airdrop.

Looks like that repo is no longer maintained and a fork has sprung up:

https://github.com/sannidhyaroy/Soduto

Re: Ask HN: Those who use an Android and macOS, how do you manage sync?

#26
post #6

KDE connect is trully magical and works on every operating system and has been a core program on every device in our household.

https://snapdrop.net/ is a great solution that unlike KDE doesn't require installation. Along with https://webwormhole.io/ they are my go to for transferring assets between systems.

Both use WebRTC.

Re: Ask HN: Those who use an Android and macOS, how do you manage sync?

#29
post #11

Syncthing for background syncing things like my keepass db I always want an offline, updated copy of. Smb over wg for general filesystem access and one-off bulk copies, usually via rsync. Both are served from the same fileserver cluster; the graphene phones and macbooks are all clients. Nextcloud for notes and photos, though I can also get at those over smb if necessary.

I just use syncthing for all of these. Why do you use smb?

Re: Ask HN: Those who use an Android and macOS, how do you manage sync?

#30
post #6

KDE connect is trully magical and works on every operating system and has been a core program on every device in our household.

https://snapdrop.net/ is a great solution that unlike KDE doesn't require installation. Along with https://webwormhole.io/ they are my go to for transferring assets between systems. Both use WebRTC.

To be fair, KDEConnect offer way more than a file drop functionality!
Post reply on HN