Show HN: Sharing, command-line tool to share files with your phone
31–40 of 57 posts
Re: Show HN: Sharing, command-line tool to share files with your phone
#32Re: Show HN: Sharing, command-line tool to share files with your phone
#33 alias instashare='python3 -m http.server 8082'Re: Show HN: Sharing, command-line tool to share files with your phone
#34For me kde connect is great for this and a lot of similar purposes(clipboard sharing, sms, media controls, notifications)
Re: Show HN: Sharing, command-line tool to share files with your phone
#35Re: Show HN: Sharing, command-line tool to share files with your phone
#36Earlier quoted context omitted.
I can execute Termux scripts at boot time (via a secondary app Termux:Boot), which would execute files in ~/.termux/boot/so yes. And you have your standard shell init files, so just opening Termux allows you to implement actions.
Termux is the most underrated app I can think of. It's absolutely incredible and is one of the best "features" of android IMHO.
Re: Show HN: Sharing, command-line tool to share files with your phone
#37Re: Show HN: Sharing, command-line tool to share files with your phone
#38Re: Show HN: Sharing, command-line tool to share files with your phone
#39For me kde connect is great for this and a lot of similar purposes(clipboard sharing, sms, media controls, notifications)
Re: Show HN: Sharing, command-line tool to share files with your phone
#40Another useful tool in this neighborhood is Droopy: http://stackp.online.fr/?p=28
It's a Python script that runs a simple web server with some nice options.
I used it to copy a gigantic video file from my phone to my old Windows machine that other methods choked on.