A simple Bash script for downloading shared files via HTTP using the Trebleshot app.
pupwgetcurlfzf- Trebleshot mobile app
Download the latest version of the script and copy it to /usr/local/bin, then grant execute permissions:
sudo cp trebleshot /usr/local/bin
sudo chmod +x /usr/local/bin/trebleshot
trebleshot 192.168.43.1:58732
trebleshot 192.168.43.1:58732 --upload=/home/j/test.txt

