Watches for new screenshots, uploads them to Imgur, and copies the URL to the clipboard.
Currently:
- Only works on OS X
- Will try to upload all new files in watching directory
- Requires terminal-notifier to be available on PATH.
As a gem:
$ gem install shottur
$ shottur --dir <screnshot-dir> --imgur-client-id <imgur-client-id>
After checking out the repo, run bundle to install dependencies. Then, run rake test to run the tests.
Bug reports and pull requests are welcome.
The gem is available as open source under the terms of the MIT License.