diff options
Diffstat (limited to 'desktop/imgurbash/README')
-rw-r--r-- | desktop/imgurbash/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/imgurbash/README b/desktop/imgurbash/README new file mode 100644 index 0000000000000..f969c341b3af3 --- /dev/null +++ b/desktop/imgurbash/README @@ -0,0 +1,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 |