You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LordMZTE 2db8b32890
fix: free libnotify notification
3 weeks ago
src fix: free libnotify notification 3 weeks ago
.gitignore init 2 months ago
.gitmodules init 2 months ago
LICENSE docs: add license and readme 2 months ago
README.md docs: add license and readme 2 months ago
build.zig deps: update ws 2 months ago
build.zig.zon chore: update ws 3 weeks ago

README.md

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