https://github.com/ericfreese/shottur
https://github.com/ericfreese/shottur
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericfreese/shottur
- Owner: ericfreese
- License: mit
- Created: 2016-01-17T21:09:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T00:02:44.000Z (over 10 years ago)
- Last Synced: 2025-01-23T03:41:33.389Z (over 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Shottur
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](https://github.com/julienXX/terminal-notifier) to be available on PATH.
## Installation
As a gem:
$ gem install shottur
## Usage
$ shottur --dir --imgur-client-id
## Development
After checking out the repo, run `bundle` to install dependencies. Then, run `rake test` to run the tests.
## Contributing
Bug reports and pull requests are welcome.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).