| font | ||
| .gitignore | ||
| coin.wav | ||
| dat.h | ||
| dbus.c | ||
| fn.h | ||
| font.c | ||
| main.c | ||
| Makefile | ||
| noti.c | ||
| README.md | ||
| run.sh | ||
| stb_truetype.h | ||
| str.c | ||
snoti
dbus notification daemon
Dependencies
- plan9port
- libxcb
- libdbus
Build
make
Run
./snoti -n 6 -t 10000 -s coin.wav
OR
see run.sh
| font | ||
| .gitignore | ||
| coin.wav | ||
| dat.h | ||
| dbus.c | ||
| fn.h | ||
| font.c | ||
| main.c | ||
| Makefile | ||
| noti.c | ||
| README.md | ||
| run.sh | ||
| stb_truetype.h | ||
| str.c | ||
dbus notification daemon
make
./snoti -n 6 -t 10000 -s coin.wav
OR
see run.sh