Receive notifications when XKCD releases!
XKCD Notifier is a lightweight tool that sends you desktop notifications when a new XKCD comic is published.
It uses the notifypy
module for cross-platform notification support.
- Sends desktop notifications on comic release.
- Polls XKCD API periodically.
- Simple, lightweight, and easy to run.
git clone https://github.com/SlothScript/XKCD-Notifier.git
cd XKCD-Notifier
pip install notifypy
XKCD Notifier requires notifypy
as a backend for sending desktop notifications.
Use pip install notifypy
to get it.
Use python XKCDNotifier.py
and you will see a prompt pop-up that says Next check: 5:00
or Not a release day.
Create a issue or pull request to help!
You can contact me by creating an issue, or emailing ethanridgewell225@gmail.com