tshare
agent-ready non-interactive
The fastest way to share your files on the web, for free
How to install tshare
brew install --build-from-source tshare use case
Quickly upload and share files or command output via a temporary URL, for free.
When to use tshare
- Sharing log files or error outputs with colleagues
- Transferring files between machines without setting up a server
- Piping command output (e.g., database dumps) to a shareable link with encryption
When not to use tshare
- When files must persist for long durations or require permanent storage
- For large files exceeding free service limits (e.g., >1GB)
- When full control over hosting infrastructure or security is required
tshare features
- · Minimal usage: tshare /path/to/file
- · Set expiry time and max downloads with -t and -d flags
- · Encrypt files using GPG with -c password
- · Accepts input via stdin with --stdin and output filename
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like tshare on its own.
Set up MCP →