X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=v1%2FREADME.md;fp=v1%2FREADME.md;h=0000000000000000000000000000000000000000;hb=499c58a269a00e031302938b5a8f006f23aae451;hp=568ac9e4c2fd5b6a0874294a1ec19b8a0ddf0f28;hpb=4c703fadbdc17d1753d16841582636598f862416;p=khatus.git diff --git a/v1/README.md b/v1/README.md deleted file mode 100644 index 568ac9e..0000000 --- a/v1/README.md +++ /dev/null @@ -1,11 +0,0 @@ -A single script, re-executed in a loop at some intervals, serially grabbing all -the needed data and outputting a status bar string, then passed to `xsetroot -name`, -while saving state in files (e.g. previous totals, to be converted to deltas). - -This actually worked surprisingly-OK, but had limitations: - -- I use an SSD and want to minimize disk writes -- not flexible-enough to support my main goal - easy experimentation with - various ad-hoc monitors: - - I want to set different update intervals for different data sources - - I don't want long-running data collectors to block the main loop