/FitBook

Track your calorie intake - Completely offline

Primary LanguageDartMIT LicenseMIT

FitBook

Track your eating habits and visualize your progress with intuitive graphs, all completely offline.

F-Droid Version Release downloads GitHub repo size

Features

  • Large dataset: FitBook ships with over 14 thousand foods (sourced from MyFoodData)

  • Graphs: Plot your eating progress by Calories and other macro-nutrients.

  • Offline: Log your meals and snacks with ease, even without an internet connection.

Get it on Google Play Get it on F-Droid Get it on Android Get it on Linux

Download on the App Store

Screenshots

Donations

If you would like to support this project:

  • Bitcoin bc1qzlte8featxzf7xvtp3rjv7qqtwkgpup8hu85gp
  • Monero (XMR) 85tmLfWKbpd8nxQnUY878DDuFjmfcoCFXPWR7XYKLHBSbDZV8wxgoKYUtHtq1kHWJg4m14sdBXhYuUSbxEDA29d19XuREL5
  • GitHub sponsor

Installation

To install the app, follow these steps:

  1. Clone the repository: git clone --recursive https://github.com/brandonp2412/FitBook fitbook
  2. Navigate into the project directory: cd fitbook
  3. Install dependencies: flutter pub get
  4. Run the app: flutter run

Usage

After launching the app, you can start adding your meals and snacks for the day. The app will automatically calculate and display your total calorie intake. You can also view your calorie consumption over time in the 'Graphs' section.

Contributing

Contributions to FitBook are welcomed and encouraged! Whether you want to report a bug, suggest a feature, or submit a pull request, please feel free to contribute. For major changes, please open an issue first to discuss the proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.