~andreafeletto/cstatus

Statusbar for dwm written in C99
do not crash on failure
new logging system using stderr and syslog
Revert "put string to stdout too"

clone

read-only
https://git.sr.ht/~andreafeletto/cstatus
read/write
git@git.sr.ht:~andreafeletto/cstatus

You can also use your local clone with git send-email.

#status

screenshot

Minimal, modular and POSIX compliant statusbar for dwm written in C99.

#Installation

The program can be compiled and installed with make:

$ make
# make install clean

#Dependencies

  • libx11 for updating the content of the statusbar
  • libasound (alsa-lib) for reading the volume

#Configuration

Edit config.h to change the separator and the list of components. Every component can have its own configuration in the form of macros.