/instant-imgur

Take screenshot and upload to imgur

Primary LanguageShellMIT LicenseMIT

Instant imgur

Description

This script takes a partial screenshot from your desktop, uploads to imgur and copies the url to clipboard. The taken picture remains in $HOME/Pictures/imgur directory.

Requirements

  • scrot
  • xclip
  • imgur client id

Installation

  • Put imgur script into /usr/local/bin
  • chmod +x /usr/local/bin/imgur
  • Create a key binding for this command (Ubuntu: system settings / keyboard / shortcuts)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

  • Freely distributable and licensed under the MIT license.
  • Copyright (c) 2015 Gabor Szelcsanyi

image