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