|
4 年之前 | |
---|---|---|
src | 4 年之前 | |
.gitignore | 4 年之前 | |
LICENSE | 6 年之前 | |
Makefile | 4 年之前 | |
README.md | 6 年之前 |
A simple graphical cmus status display in C using SDL2. Developed for educational purposes, with great inspiration from [https://github.com/dashed/tetris-sdl-c].
use make
to compile cmus-rg
, or make install
to compile and install to /bin
(requires elevated permissions)
run with ./cmus-rg
, or cmus-rg
if cmus-rg has been installed to /bin
one day for sure
MIT