README.md

June 9, 2026 ยท View on GitHub

Hidroly

Hidroly is a health application that helps you track and manage your water intake.

Get it on F-Droid Get it on IzzyOnDroid GitHub Actions Workflow Status GitHub Sponsors GPL-3.0 license

Table of Contents

Screenshots

Features

  • ๐Ÿ’ง Smart Hydration Tracking: Intelligent daily goals based on your profile.
  • ๐Ÿ“ˆ Summary: Weekly, monthly and yearly chart, total intake, average intake and streak indicators.
  • ๐ŸŒ Unit System Support: Switch between the Metric and Imperial systems.
  • โšก Offline: Fast perfomance, with the bonus of no data being sent over the Internet.

Getting Started

You'll need at least 8GB (16 recommended) of RAM to build and run this project.

# Clone the repository
git clone https://github.com/om1cael/hidroly.git

# Install dependencies
flutter pub get

# Generate code (Drift/Riverpod)
flutter pub run build_runner build --delete-conflicting-outputs

# Run the app
flutter run

License

This project is licensed under GPL-3.0.