Skip to content

kkrow/calorie-tracker

Repository files navigation

Calorie Tracker

Calorie Tracker is a simple Android app for daily calorie tracking.

Features

  • Daily calorie limit
  • Date-based history
  • Circular remaining-calories indicator
  • Food entry mode (kcal per 100g + consumed grams)
  • Workout mode (burned kilocalories)
  • Import/export of history as JSON
  • Multiple UI languages

Privacy First

This app is designed with a privacy-first approach:

  • No account
  • No cloud sync
  • No analytics
  • No ads
  • No trackers
  • No background data collection

All data is stored locally on your device using SharedPreferences.

Permissions and Network

  • The app does not require runtime permissions.
  • The app does not declare Internet access in the manifest.
  • The app does not send data to external servers.

Open Source

This project is open source and licensed under the GNU GPL.

Tech Stack

  • Kotlin
  • AndroidX
  • Material Components
  • ViewBinding

About

Calorie Tracker is a simple Android app for daily calorie tracking.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages