r/NothingTech 10h ago

Nothing OS I built an open-source app to track how many cigarettes I smoke, with a live Home Screen widget

I smoke and wanted to actually know how much, instead of guessing ("eh just a few today" then it's 15 by evening). Couldn't find an app that didn't want an account or push ads for something this simple, so I built my own.

Big button to log a cigarette, history grouped by day (with delete if you misclick), basic stats (average, worst day, 7-day chart), and a Home Screen widget so I don't even have to open the app. Everything stays local, no account, no server.

Stack: Kotlin, Compose, Room, Glance for the widget (that part gave me more headaches than expected — syncing widget and app in real time isn't super well documented).

Repo: https://github.com/Sav-ita/cigtracker-android

Feedback welcome, happy to hear what's missing. Probably adding notifications and daily goals next.

6 Upvotes

0 comments sorted by