Go to file
2023-05-06 00:03:55 +02:00
src fix: free libnotify notification 2023-03-07 18:47:28 +01:00
.gitignore init 2023-02-06 00:28:41 +01:00
.gitmodules init 2023-02-06 00:28:41 +01:00
build.zig chore: update zig build API 2023-05-06 00:03:55 +02:00
build.zig.zon chore: update ws 2023-03-07 18:37:11 +01:00
LICENSE docs: add license and readme 2023-02-06 00:31:18 +01:00
README.md docs: add license and readme 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