No description
Find a file
2023-02-10 18:03:54 +01:00
src fix: use correct default priority 2023-02-06 01:08:37 +01:00
.gitignore init 2023-02-06 00:28:41 +01:00
.gitmodules init 2023-02-06 00:28:41 +01:00
build.zig deps: update ws 2023-02-10 18:03:54 +01:00
build.zig.zon deps: update ws 2023-02-10 18:03:54 +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