tshare 1.1.2
A minimal client for transfer.sh
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
tshare
The fastest way to share your local files on the web (Windows / Linux / macOS), for free. \ <sub>Powered by transfer.sh online service.</sub>
get tshare 🚀
Linux/macOS: `curl https://tshare.download | bash
\
Windows:
curl -Lo pkg.zip tshare.download/windows.zip
`
examples
minimal
tshare /path/to/file
keep file online for two days / max 10 downloads
tshare -t 2 -d 10 /path/to/file
encrypt using gpg if installed on your system
tshare -c your-secret-password /path/to/file
pre-builds binaries
Binaries are experimental: feedbacks are welcome :)
install with homebrew (Linux, macOS) 🍺
If you have `homebrew
on your MacOS/Linux, you can install
tshare
` using a local formula:
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source ./tshare.rb
You're done 🎉
Run `tshare -h
`, star this repository and have fun.
build from source (Linux, macOS, Windows)
If you don't have homebrew, you need a dlang compiler to compile tshare by yourself.
install a dlang compiler
- Ubuntu:
`sudo apt install dub ldc libcurl-dev
` - macOS:
`brew install ldc dub
` - Windows: see below
or
download an official package here
compile tshare
dub build
- Registered by Andrea Fontana
- 1.1.2 released a year ago
- trikko/tshare
- MIT
- Copyright © 2023, Andrea Fontana
- Authors:
- Dependencies:
- none
- Versions:
-
1.1.8 2023-Dec-13 1.1.7 2023-Nov-12 1.1.6 2023-Oct-11 1.1.5 2023-Oct-10 1.1.4 2023-Oct-10 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
28 downloads total
-
- Score:
- 2.4
- Short URL:
- tshare.dub.pm