Add big-brother

So far this is only rather a prototype.
This commit is contained in:
2016-10-12 18:21:36 +02:00
parent b96590664a
commit 7a32fb8e55
3 changed files with 410 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ to other people as well:
user screen
- 'siprandom' uses the SipHash 2-4 algorithm to produce a stream of
pseudo-random data; it should be fast enough to saturate most devices
- 'big-brother' tracks the title of the active window and the idle state of
the user and writes these events to standard output.
Don't expect them to work under any OS that isn't Linux.