imgur/scrot screengrabber/uploader
Project description
# imgurscrot imgur/scrot screengrabber/uploader
## What? Simple utility that takes a screenshot of your entire screen and pushes it to Imgur using the Imgur API.
## API Get an API key from [api.imgur.com][api.imgur.com] and set the client_id variable to the client_id you get. Just pick one of the anonymous tokens as I was not arsed linking screenshots to accounts.
## Requirements Its all stdlib except [pyscreenshot][pyscreenshot] and [requests][requests] which you can easily install.
` pip install pyscreenshot requests ` Note: Thanks to the fine work of [Juan Pablo][juanpablo] you should be able to just pip install imgurscrot :)
## Use Put it somewhere in $PATH as an executable (chmod +x) file named “imgurscrot” and just do “imgurscrot” to screeenshot your full screen and automatically upload it.
## Licence [Licenced under the WTFPL][wtfpl]
## Beer Beer can be sent to 16MtQtgCVgZvqXoYFzi1L85cKDQAxLGY4A :)
## Bugs If it fucks up leave an issue in the tracker please.
## Notes I had meant to use the actual imgur library but it kept fucking up so I just used requests instead.
[api.imgur.com]: https://api.imgur.com [pyscreenshot]: https://pypi.python.org/pypi/pyscreenshot [requests]: https://pypi.python.org/pypi/requests [wtfpl]: http://wtfpl.net [juanpablo]: https://github.com/juanpabloaj
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imgurscrot-0.2.0.tar.gz.
File metadata
- Download URL: imgurscrot-0.2.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
824a050a5c5ba34c58b235baecf5daba741938539e02f81d97a183f275448c3e
|
|
| MD5 |
0e06dd394d848795ac7ea5f51fdd71b9
|
|
| BLAKE2b-256 |
cd915f1ec631a110636a0021a89c637b42b777692bcd7ed36ad9933b534309d1
|