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

https://github.com/ppebb/csstatus

Slstatus C# clone!
https://github.com/ppebb/csstatus

Last synced: about 2 months ago
JSON representation

Slstatus C# clone!

Awesome Lists containing this project

README

          

# CsStatus
C# Clone of [slstatus](https://tools.suckless.org/slstatus/)

Configured via src/CsStatus/Config.cs. Only contains the components I use. More will be added later, feel free to pr missing components.

### Building
X11 support via xsetroot exists. Just set the environment variable `WIN_SYSTEM=X11` and run `dotnet build`.