Note the meaning of version numbers
[khatus.git] / README.md
... / ...
CommitLineData
1khatus
2======
3![mascot](mascot.jpg)
4
5Experimental system-monitor and status (bar) reporter I use with
6[dwm](https://dwm.suckless.org/) on GNU/Linux.
7
8![screenshot](screenshot.jpg)
9
10The approaches experimented-with so far, numbered in chronological order of
11origin (i.e. later versions do not _necessarily_ obsolete earlier ones, they're
12just different):
13
14### v1
15A single, synchronous script, saving state in text files (Bash and AWK).
16
17### v2
18Parallel processes: collectors, cacher and reporters; passing messages over pipes
19(Bash and AWK).
20
21### v3
22Clean-up, polish and further development of main ideas learned in v2.
This page took 0.016773 seconds and 4 git commands to generate.