mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
e28cbb2067
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
343 B
Text
9 lines
343 B
Text
imgurbash (bash script uploader)
|
|
|
|
imgurbash (Bart's Bash Script Uploader) is a simple bash script to upload an image
|
|
to imgur from the commandline.
|
|
|
|
Run "imgur path-to-your-image" to upload, print the new URL to stdout, print the delete
|
|
page URL to stderr and put URL on the X clipboard for easy pasting.
|
|
|
|
Optional dependencies: xsel or xclip
|