Why I made it
The question was simple: which parts of getting ready for bed are repetitive enough that a computer can keep track of them? The answer became a checklist, a timer, and a place to write down the day before closing the laptop.
Mechanical engineer · coder · curious builder · Ithaca, NY
Coding projects — 05
A bedtime checklist, brushing timer, and journal put into one Python app because apparently going to bed needed software.
The story so far
The question was simple: which parts of getting ready for bed are repetitive enough that a computer can keep track of them? The answer became a checklist, a timer, and a place to write down the day before closing the laptop.
There is nowhere for a personal utility to hide. If the sequence is annoying, I notice it that night. That made the feedback immediate and the next improvement fairly obvious.
The repository is public and the app can keep changing as the routine changes. Realistically, the next feature will arrive after I get annoyed by something enough times.
View the Bedtime App repositoryIn practice
Real captures from the working project, kept alongside the decisions and lessons behind it.
