commit 116a947
merc
·
2026-07-13 13:29:40 +0000 UTC
parent bae49a3
readme: added debendenzs list
1 files changed,
+4,
-0
+4,
-0
1@@ -28,3 +28,7 @@ RTMIN <-- toggle play/pause
2 INT <-- quit the daemon
3 ```
4 example: `pkill -USR2 rds`
5+
6+# [ IMPORTANT ] DEPENDENCIES
7+`libnotify` for notifications
8+`taglib` for title formatting in `rds status`. you can, ofc, fork this and remove the taglib dependency and rewrite title fetching logic.