https://github.com/eoli3n/upaste
Paste and upload files on 0x0.st
https://github.com/eoli3n/upaste
cli paste pastebin shell upload
Last synced: 4 months ago
JSON representation
Paste and upload files on 0x0.st
- Host: GitHub
- URL: https://github.com/eoli3n/upaste
- Owner: eoli3n
- License: unlicense
- Created: 2020-11-15T22:36:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T13:32:30.000Z (about 4 years ago)
- Last Synced: 2024-12-31T05:43:56.684Z (over 1 year ago)
- Topics: cli, paste, pastebin, shell, upload
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# upaste
paste client.
### Usage
# Upload a file
```
$ up [OPTIONS] file
$ cat file.ext | up [OPTIONS]
```
# Upload text
```
$ echo "upaste rocks" | up
$ up
upaste
really
rocks
C-d C-d
```
Options :
-h Print this usage
-a Enable autocopy in clipboard
-t Set extension, without dot