Python script that observes for new screenshots and uploads them to imgur
In order to use imgur api you need to obtain api credentials You can get them at https://api.imgur.com/
Then insert them in:
- script directly
- or set them as env var - IMGUR_ID and IMGUR_SECRET
- or set them in secrets.yaml