An open API service indexing awesome lists of open source software.

https://github.com/pbui/notifyd

Notification Daemon
https://github.com/pbui/notifyd

Last synced: 8 months ago
JSON representation

Notification Daemon

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/