Go to file
2025-12-30 22:46:42 +09:00
font first commit 2025-12-30 22:46:42 +09:00
.gitignore first commit 2025-12-30 22:46:42 +09:00
coin.wav first commit 2025-12-30 22:46:42 +09:00
dat.h first commit 2025-12-30 22:46:42 +09:00
dbus.c first commit 2025-12-30 22:46:42 +09:00
fn.h first commit 2025-12-30 22:46:42 +09:00
font.c first commit 2025-12-30 22:46:42 +09:00
main.c first commit 2025-12-30 22:46:42 +09:00
Makefile first commit 2025-12-30 22:46:42 +09:00
noti.c first commit 2025-12-30 22:46:42 +09:00
README.md first commit 2025-12-30 22:46:42 +09:00
run.sh first commit 2025-12-30 22:46:42 +09:00
stb_truetype.h first commit 2025-12-30 22:46:42 +09:00
str.c first commit 2025-12-30 22:46:42 +09:00

snoti

dbus notification daemon

Dependencies

  • plan9port
  • libxcb
  • libdbus

Build

make

Run

./snoti -n 6 -t 10000 -s coin.wav
OR
see run.sh

Reference