From 7a32fb8e55d28bd43b546f64a1c20b9246d85e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 12 Oct 2016 18:21:36 +0200 Subject: Add big-brother So far this is only rather a prototype. --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index cd94dda..da14ffa 100644 --- a/README.adoc +++ b/README.adoc @@ -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. -- cgit v1.2.3