A personal collection of single-purpose mini-apps.
| App | Path |
|---|---|
| list | /list |
| count | /count |
| text | /text |
| image | /image |
| audio | /audio |
| color | /color |
| decibels | /decibels |
| tuner | /tuner |
| metronome | /metronome |
| timer | /timer |
| location | /location |
| dice | /dice |
Most apps want to capture your attention. They have accounts, notifications, onboarding flows, and patterns designed to keep you engaged. All I want is a timer that counts down, a tuner that tells me if I'm in tune, a die that rolls.
These apps are deliberately straightforward. Simple UI, no accounts, no data collection, no hooks. You open it, use it, close it. Then go outside and touch grass.
npm install
npm run devSee CONTRIBUTING.md for design system, code conventions, and how to add a new app.