snoti/README.md
2025-12-30 22:46:42 +09:00

23 lines
244 B
Markdown

# snoti
dbus notification daemon
## Dependencies
- plan9port
- libxcb
- libdbus
## Build
```
make
```
## Run
```
./snoti -n 6 -t 10000 -s coin.wav
OR
see run.sh
```
## Reference
- https://specifications.freedesktop.org/notification-spec/