init notify
This commit is contained in:
5
ntfy-daemon/README.md
Normal file
5
ntfy-daemon/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# ntfy-daemon
|
||||
|
||||
Rust crate providing a capnp-rpc interface to multiple ntfy servers.
|
||||
Connections to the same server are multiplexed over http2.
|
||||
Messages are received and stored in a sqlite database for persistance.
|
||||
Reference in New Issue
Block a user