# 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.

published on 2022-06-18


posting a comment requires javascript.

to the frontpage