1## README
2
3A very minimal status tool for [dwm]-like status bars (e.g. [creek], [dam], [levee]).
4
5### Building
6
7Requires [tinyalsa] and a C99 compiler toolchain, if these are installed run:
8
9 $ make
10
11Configuration happens at compile-time by editing `config.h`.
12
13[dwm]: https://dwm.suckless.org
14[creek]: https://github.com/nmeum/creek
15[dam]: https://codeberg.org/sewn/dam
16[levee]: https://sr.ht/~andreafeletto/levee/
17[tinyalsa]: https://github.com/tinyalsa/tinyalsa