Skip to content

Command line utility for system status monitoring.

License

Notifications You must be signed in to change notification settings

lycuid/smolprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smolprog

System Montitoring and Ordered Logging PROGram.

This is pretty much similar to another, very well known, open source project called slstatus.
This program runs different procedures (logger) in seperate threads and outputs the values in an ordered manner to stdout.

Installation

sudo make install

build using go build.

Use Case:

I personally use this to set the WM_NAME attribute of the root X11 window, which is then read and displayed by my statusbar: clubar (similar to dwm's statusbar).
Example:

smolprog | xargs -i xsetroot -name {}

About

Command line utility for system status monitoring.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published