FLUTTER ECOSYSTEM

om1cael/Hidroly

Ein minimalistischer Hydratations-Tracker, erstellt mit Flutter.

Projektcover von Hydrolyse
Stars
118
Forks
14
Letzter Push (UTC)
14.09.2026
Projektstatus
Aktiv
Micael GitHub avatar
GITHUB User

Micael ↗

Brazil
SprachenDartKotlin

Technische Themen

Verwandte Pakete und Beispiele

Verwendete Abhängigkeiten

Abhängigkeiten 29 Einträge

App-Kategorien

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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

[!NOTE] This app is currently in maintenance mode. Critical bugs will still be fixed, but new features are not planned.

A lot of open-source, privacy-oriented hydration apps have been created in recent times. You may want to take a look at HydroTracker or Neer.

Screenshots

https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/1.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/2.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/3.png
https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/4.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/5.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/6.png

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.
  • 🔗 Health Connect Integration: Seamlessly sync water intake data to Android's Health Connect, sharing records securely and offline with other health apps.

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.