commit d5397fc
Sofya Prokopenko
·
2026-06-08 22:24:56 +0000 UTC
parent bd20a3f
damn it
1 files changed,
+3,
-3
+3,
-3
1@@ -1,6 +1,6 @@
2 # rudis yayy
3-(description taken from the website)
4-a pretty simple and minimal (if we don't count the miniaudio lib) music player for the cli, written in C
5+(description taken from the website)
6+a pretty simple and minimal (if we don't count the miniaudio lib) music player for the cli, written in C
7 i've personally been using it for a day since it was at a point where it could actually be used by someone (date of posting since that time: exactly 1 day || 2026-06-09)
8
9 ## usage:
10@@ -18,7 +18,7 @@ previous # return to previous track
11 status # show current playback status
12 toggle # toggle play/pause
13 ```
14-rudis can also be controlled using signals.
15+rudis can also be controlled using signals.
16 right now they're hardcoded, but i will most likely change that in the next release.
17 ## available signals:
18 ```