stopwatch

simple timer for console or x root window
git clone git://src.adamsgaard.dk/stopwatch # fast
git clone https://src.adamsgaard.dk/stopwatch.git # slow
Log | Files | Refs | README | LICENSE Back to index

DateCommit messageAuthorFiles+-
2022-07-05 16:48README: fix typoAnders Damsgaard1+1-1
2021-10-03 13:02strtonum.c: remove OpenBSD macro callAnders Damsgaard1+0-1
2021-01-28 13:10Merge branch 'master' of src.adamsgaard.dk:stopwatchAnders Damsgaard3+21-18
2021-01-28 13:10add compatibility for non-bsd systemsAnders Damsgaard5+136-5
2020-11-05 09:57Makefile: bump versionAnders Damsgaard1+1-1
2020-11-05 08:16README: update for timer(1)Anders Damsgaard1+11-5
2020-11-05 08:12timer: notify the user when the timer endsAnders Damsgaard2+9-0
2020-11-05 08:03add timer(1)Anders Damsgaard4+153-4
2020-11-05 07:57stopwatch.c: store program name globallyAnders Damsgaard1+7-3
2020-11-05 07:41Makefile: generate library for shared time utility functionsAnders Damsgaard1+34-7
2020-11-05 07:15move time formatting into separate utility source fileAnders Damsgaard3+23-18
2020-11-05 06:25print time output on the same lineAnders Damsgaard1+1-1
2020-11-04 14:08Makefile: fix creation of man1 target dirAnders Damsgaard1+1-1
2020-11-04 13:56first commitAnders Damsgaard5+246-0
2021-01-24 14:22man pages: fix `mandoc -Tlint -Wstyle` errors and warningsAnders Damsgaard2+20-17
2021-01-24 14:20LICENSE: bump yearAnders Damsgaard1+1-1
2020-11-05 09:57Makefile: bump versionAnders Damsgaard1+1-1
2020-11-05 08:16README: update for timer(1)Anders Damsgaard1+11-5
2020-11-05 08:12timer: notify the user when the timer endsAnders Damsgaard2+9-0
2020-11-05 08:03add timer(1)Anders Damsgaard4+153-4
2020-11-05 07:57stopwatch.c: store program name globallyAnders Damsgaard1+7-3
2020-11-05 07:41Makefile: generate library for shared time utility functionsAnders Damsgaard1+34-7
2020-11-05 07:15move time formatting into separate utility source fileAnders Damsgaard3+23-18
2020-11-05 06:25print time output on the same lineAnders Damsgaard1+1-1
2020-11-04 14:08Makefile: fix creation of man1 target dirAnders Damsgaard1+1-1
2020-11-04 13:56first commitAnders Damsgaard5+246-0