diff options
author | Fah G. Ka <fgk@sdfeu.org> | 2012-08-11 09:47:37 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-14 22:30:35 -0500 |
commit | 17082987e56b46bbfbeea1bbc4c74b745af08f29 (patch) | |
tree | ccf69687574d26b4741a72ee6a7162afd5700235 /misc/utimer/README | |
parent | 585e62ce8a8bd89dd8208144e6d5d3f616925fef (diff) | |
download | slackbuilds-17082987e56b46bbfbeea1bbc4c74b745af08f29.tar.gz |
misc/utimer: Added (multifunction timer tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/utimer/README')
-rw-r--r-- | misc/utimer/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/utimer/README b/misc/utimer/README new file mode 100644 index 0000000000..55d962f5d1 --- /dev/null +++ b/misc/utimer/README @@ -0,0 +1,6 @@ +µTimer (also written "utimer", pronounced as "micro-timer") is a +command-line multifunction timer tool. + +It features a timer, a countdown, and a stopwatch. This is an open +source (GPL) project developed in C using Glib. µTimer runs on +GNU/Linux systems. |