allanbreyes / miniflux-notifier

Bare-bones notifications for new Miniflux articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniflux-notifier

Checks your Miniflux instance for new articles and dispatches a desktop notification.

Set Up Options

Export the following environment variables:

Variable
MINIFLUX_URL
MINIFLUX_USER
MINIFLUX_PASS

Run the script!

./miniflux-notifier

Alternatively, you can export the script to a supervisor. Write your variables to .env, and use foreman or forego to export configurations.

foreman export upstart ~/.config/upstart --app miniflux-notifier

About

Bare-bones notifications for new Miniflux articles

License:MIT License


Languages

Language:Python 100.0%