Skip to content

Simple Bash Script for Downloading and Uploading Shared Files via HTTP Using Trebleshot Android app

Notifications You must be signed in to change notification settings

IamJony/Trebleshot-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Trebleshot-CLI

A simple Bash script for downloading shared files via HTTP using the Trebleshot app.

Dependencies

Installation

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

Example

Trebleshot Android App

Command-Line Interface

trebleshot 192.168.43.1:58732

CLI Screenshot

Upload a file from PC to Android.

trebleshot 192.168.43.1:58732 --upload=/home/j/test.txt

About

Simple Bash Script for Downloading and Uploading Shared Files via HTTP Using Trebleshot Android app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages