Note the meaning of version numbers
[khatus.git] / README.md
CommitLineData
756b9d5a
SK
1khatus
2======
a9038fad 3![mascot](mascot.jpg)
756b9d5a 4
44fc2f3d 5Experimental system-monitor and status (bar) reporter I use with
61c33dc2 6[dwm](https://dwm.suckless.org/) on GNU/Linux.
756b9d5a
SK
7
8![screenshot](screenshot.jpg)
55407653 9
4c703fad
SK
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
51100f8e
SK
14### v1
15A single, synchronous script, saving state in text files (Bash and AWK).
44fc2f3d 16
51100f8e
SK
17### v2
18Parallel processes: collectors, cacher and reporters; passing messages over pipes
19(Bash and AWK).
7875d28d 20
51100f8e
SK
21### v3
22Clean-up, polish and further development of main ideas learned in v2.
This page took 0.030847 seconds and 4 git commands to generate.