to-streamshare/README.md
PandaDEV 7a101fde14
Implementation of ProgressBar (#1)
Co-authored-by: Waradu <waradu@outlook.com>
2024-10-20 16:30:58 +02:00

21 lines
280 B
Markdown

# To Streamshare (to-ss > toss)
Upload files to [streamshare](https://streamshare.wireway.ch) with the terminal.
### Install
```bash
cargo install to-streamshare
```
### Upload
```bash
toss "filepath"
```
### Delete
```bash
toss --delete file_identifier/deletion_token
```