ntfylisten/README.md

8 lines
255 B
Markdown
Raw Permalink Normal View History

2023-02-06 00:31:18 +01:00
# ntfylisten
...is a simple service that listens for a certain ntfy topic and forwards the notifications to the DBus notification daemon.
## Building
ntfylisten depends on libnotify and zig (master branch)
`zig build -Doptimize=ReleaseFast -p ~/.local`