1
0
Fork
You've already forked Mastoblink
0
Small utility to let a blink(1) light up on Mastodon notifications
  • Python 100%
Larvitz 079a1d62c5 add example gif
Signed-off-by: Christian Hofstede-Kuhn <christian@hofstede.it>
2024年08月04日 13:32:34 +02:00
media add example gif 2024年08月04日 13:32:34 +02:00
LICENSE Initial commit 2024年08月04日 11:10:44 +00:00
mastoblink.py move from GitHub to Codeberg 2024年08月04日 13:25:20 +02:00
README.md add example gif 2024年08月04日 13:32:34 +02:00
requirements.txt move from GitHub to Codeberg 2024年08月04日 13:25:20 +02:00

Mastoblink

Small utility to let a blink(1) light up on Mastodon notifications.
Blink1: https://blink1.thingm.com/

Demo

Example Gif

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