https://github.com/pbui/notifyd
Notification Daemon
https://github.com/pbui/notifyd
Last synced: 8 months ago
JSON representation
Notification Daemon
- Host: GitHub
- URL: https://github.com/pbui/notifyd
- Owner: pbui
- License: mit
- Created: 2018-10-01T12:19:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T23:18:28.000Z (about 3 years ago)
- Last Synced: 2025-07-02T22:39:59.817Z (11 months ago)
- Language: Python
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notifyd
**notifyd** is a simple notification daemon written in [Python]. The current
version uses [Tornado] as its core networking and event processing backend.
## Requirements
- [Python] 3.X
- [Tornado] 4.X+
[Python]: https://python.org
[Tornado]: http://www.tornadoweb.org/en/stable/