← Home

I Built a Body Clock for ADHD Brains

· 1 min read

#personal#software#adhd

Last week I built a phone app because I keep forgetting to drink water.

The problem is that ADHD brains don’t register hunger, thirst, or fatigue until it’s an emergency. I’ve gone entire workdays without eating because nobody told me it was lunch. So I built a set of meters that deplete in real time. Hunger, thirst, energy, social, fun. Each one drains at a different rate. Tap to reset. The bar goes from green to yellow to red. The app is a “guilt-free need tracker for brains that can’t feel their own signals.”

Body Clock with paused timers Adding a new meter Body Clock dashboard Body Clock settings

I found out later that Reddit has threads with thousands of upvotes asking for exactly this. “App like Finch, but not infantile.” “ADHD feels like you’re a Sim and the player isn’t choosing actions.” It was nice to know I wasn’t the only one.

I built it in React Native. iOS and Android widgets, colored bars, an emoji picker, custom depletion rates, a full test suite.

Continue reading