Small utility to let a blink(1) light up on Mastodon notifications
|
|
||
|---|---|---|
| media | add example gif | |
| LICENSE | Initial commit | |
| mastoblink.py | move from GitHub to Codeberg | |
| README.md | add example gif | |
| requirements.txt | move from GitHub to Codeberg | |
Mastoblink
Small utility to let a blink(1) light up on Mastodon notifications.
Blink1: https://blink1.thingm.com/
Demo
Usage
Install Python requirements (pip install -r requirements.txt) and start
Mastoblink using the environment variables MASTODON_URL and MASTODON_TOKEN
You can create an API Token in the developer settings of your Mastodon account
https://mastodon-instance.tld/settings/applications and the "read" permission is enough
Example:
MASTODON_TOKEN=token-here MASTODON_URL=https://mastodon-instance.tld python mastoblink.py