Show HN: Sharing, command-line tool to share files with your phone
github.com
Show HN: Sharing, command-line tool to share files with your phone
1–10 of 57 posts
Re: Show HN: Sharing, command-line tool to share files with your phone
#2Re: Show HN: Sharing, command-line tool to share files with your phone
#3Re: Show HN: Sharing, command-line tool to share files with your phone
#4 python -m http.server
And a dns -> http record Namecheap which sent traffic from books.bbkane.com to http://localhost:5000Re: Show HN: Sharing, command-line tool to share files with your phone
#5On Android I'm happy with the apps I use anyway, e.g. Termux which offers ssh (both client and server), rsync, … or sftp via Solid Explorer.
Re: Show HN: Sharing, command-line tool to share files with your phone
#6Ok, nice idea with the qrcode, but (as far I can tell from a quick view into the source) it uses plain http? On Android I'm happy with the apps I use anyway, e.g. Termux which offers ssh (both client and server), rsync, … or sftp via Solid Explorer.
Re: Show HN: Sharing, command-line tool to share files with your phone
#7Re: Show HN: Sharing, command-line tool to share files with your phone
#8Wait... all commits were 2 hours ago?
Re: Show HN: Sharing, command-line tool to share files with your phone
#9Ok, nice idea with the qrcode, but (as far I can tell from a quick view into the source) it uses plain http? On Android I'm happy with the apps I use anyway, e.g. Termux which offers ssh (both client and server), rsync, … or sftp via Solid Explorer.
Can you configure to the ssh server to start automatically, or do you have to launch Termux and start it manually after a reboot?