RundownRhino / AFNotify

A notification program for AcolyteFight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFNotify

A notification program for AcolyteFight. It fetches the current counts on the servers you are interested in each 5 minutes and shows desktop notifications when the counts are high enough.

Requirements: requests(pip install requests), and, only when notifications are enabled, py-notifier (pip install py-notifier).

Requires Python 3.6+ due to use of f-strings.

About

A notification program for AcolyteFight

License:GNU General Public License v3.0


Languages

Language:Python 100.0%