basic cmus status program, useful for window manager status bars

kaletaa 6c7729d09a Check if cmus is running, minor tweaks 4 years ago
src 6c7729d09a Check if cmus is running, minor tweaks 4 years ago
.gitignore 80629813c5 Add .gitignore 4 years ago
Makefile 7be57f3b13 Update Makefile 4 years ago
README.md 37dbe57857 Update README.md; wrong make target 4 years ago

README.md

cmus-status

Basic cmus status program to display the currently playing song, its progress and the cmus modes enabled

The program can be configured using the src/config.nim file

Installation is simple:

make release & sudo make install