DEV Community

Cover image for SnackTax – A single-file, offline calorie, marcos and water tracker
CosmicDorito
CosmicDorito

Posted on

SnackTax – A single-file, offline calorie, marcos and water tracker

Hey DEV.to, I'm a beginner and I was tired of calorie trackers wanting my email, a subscription, and cloud access. So I built one that lives entirely in a single HTML file. No dependencies, no backend, data stays in local storage. Would love any feedback!

GitHub logo CosmicDorito-25 / SnackTax

SnackTax is a stupid-simple, local-first calorie tracker and diet planner packed into a single HTML file. No account, no cloud, no sync, no drama -- just a fast privacy-first meal log for tracking calories, meals, and daily intake offline.

SnackTax

you eat it. you log it. you question your life choices.

No account, no cloud, no sync, no drama — just a fast, privacy-first meal log for tracking calories, meals, and daily intake offline.

SnackTax is a stupid-simple, local-first calorie tracker that lives entirely in a single HTML file.

No installs. No accounts. No cloud. No “AI-powered insights”.
Just open the file and start logging what you ate.


Why this exists

Because most calorie trackers:

  • want your email
  • want your data
  • want a subscription
  • want to tell you you're doing great

SnackTax wants none of that.

It just quietly keeps score.


Features

  • single HTML file (yes, really)
  • works completely offline
  • zero dependencies
  • instant load (it’s literally just a file)
  • local storage only (your data stays with you)
  • minimal UI, no clutter
  • brutally honest logging experience
  • you can save meals which can be reused
  • streaks (based on calorie limit and…

Top comments (0)