blob: f969c341b3af31777a15794b5fe5f0f525618466 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|