An open API service indexing awesome lists of open source software.

https://github.com/halosghost/dstat

A lightweight status program for simple WMs
https://github.com/halosghost/dstat

c dwm lightweight status-monitor

Last synced: 11 months ago
JSON representation

A lightweight status program for simple WMs

Awesome Lists containing this project

README

          

dstat
-----

A lot of other simple status monitors attempt to have an extensible plugin style.
There is nothing wrong with doing so, and it does allow for greater simplicity for new users.
However, through adding such functionality, also added is an extra level of complexity.

In addition, this status monitor allows writing to ``stdout``, so it will work with any status bar that can read from ``stdin``.

This is a very small status program (~23KiB when built normally and stripped) that aims to be functional and flexible but primarily small and fast.
Each module is fairly self-explanatory, and the defaults are meant to be as sane as possible.