summary refs log tree commit diff
path: root/.bin/clock.c (follow)
Commit message (Collapse)AuthorAge
* Switch back to 10-minute increments in clockJune McEnroe2017-01-20
| | | | And do it properly this time.
* Modulo next hour by 24 in clockJune McEnroe2017-01-20
|
* Switch clock to 6-minute graduationsJune McEnroe2017-01-19
|
* Revert "Show one digit of each hour in clock"June McEnroe2017-01-19
| | | | This reverts commit a3555612b6814bdfce0cbc6110891e61252d3980.
* Show one digit of each hour in clockJune McEnroe2017-01-19
|
* Add fuzzy clockJune McEnroe2017-01-19