For only text I use https://cl1p.net , basic but works everywhere.
Show HN: Sharing, command-line tool to share files with your phone
11–20 of 57 posts
Hey I didn't know that tool, that's very useful for me. Thanks for sharing!
Re: Show HN: Sharing, command-line tool to share files with your phone
#12This looks identical to qrcp.
Re: Show HN: Sharing, command-line tool to share files with your phone
#13Pretty happy with resilio sync... Wait... all commits were 2 hours ago?
It's less than 100 lines
https://github.com/parvardegr/sharing/blob/main/bin/index.js
Re: Show HN: Sharing, command-line tool to share files with your phone
#14I use Syncthing[0] for continuous file synchronization to/from my phone, its pretty nifty. Way more memory-heavy than something like this though.
Re: Show HN: Sharing, command-line tool to share files with your phone
#15Tailscale’s Taildrop ( https://tailscale.com/kb/1106/taildrop/ ) has completely solved this problem for me.
Is it truly Synology only?
Re: Show HN: Sharing, command-line tool to share files with your phone
#16https://snapdrop.net is my go to for this. Works on any modern browser on the same LAN. Supports files and plain text.
Previous HN discussion: https://news.ycombinator.com/item?id=25524472
Re: Show HN: Sharing, command-line tool to share files with your phone
#17Re: Show HN: Sharing, command-line tool to share files with your phone
#18Pretty cool and lightweight! I use KDE connect that allows me to have communication both ways.
I am also happy with kdeconnect, although I am not sure if I have set everything up correctly. I am un xfce and every once in a while use the kdeconnect cli to pair my phone, then I never think about it and just share my files to the downloads folder or copy paste something from the clipboard
Re: Show HN: Sharing, command-line tool to share files with your phone
#19I use Syncthing[0] for continuous file synchronization to/from my phone, its pretty nifty. Way more memory-heavy than something like this though. [0] https://syncthing.net/
If you're already using Telegram, you can use the Saved Messages pseudochat to transfer text and files between the phone and desktop. Telegram has an excellent desktop client.
Re: Show HN: Sharing, command-line tool to share files with your phone
#20This looks identical to qrcp. https://github.com/claudiodangelis/qrcp
Same thought. I've been using qrcp for a long time, and still prefer go rather than js.