# clockdoc: a barebones app for showing time and setting visual alarms
i've created a simple clock app available at @/clock. features:
the alarm can have both a start and end time. before start the clock is yellow, between the two endpoints it's green, and it's red afterwards. supported format strings:
omit : between the units as in hh:mm. this cleaner syntax makes it easier to enter the desired time ranges on phone.
e.g. you want to be jumping rope for a minute, then you would set the alarm to "1323-1324" to start at a specific timepoint or you would just enter "100." and start right away.
intended usecase is for timing physical exercise or playing the 3 minute game (@/touch) where audio cues could be way too disrupting. or you can just use it as a short break for your screen time: go to @/clock, go fullscreen (f11), enter "30." and relax while the screen is green.
edit 2025-03-08: the android's builtin timer app is actually pretty good too. when it expires, the majority of the screen turns blue. and you can set the timer sound to silent and then there's no noise at all. it also has a gradually increasing sound option, that can be a subtle approach too.
published on 2022-06-18, last modified on 2025-03-08
new comment
see @/comments for the mechanics and ratelimits of commenting.