FLUTTER ECOSYSTEM

om1cael/Hidroly

Flutter로 구현한 미니멀리스트 수분 추적기입니다.

수해 프로젝트 이미지
Stars
118
Forks
14
최근 푸시(UTC)
2026. 9. 14.
프로젝트 상태
활성
Micael GitHub avatar
GITHUB User

Micael ↗

Brazil
언어DartKotlin

기술 주제

관련 패키지 및 예제

사용 중인 의존성

의존성 목록 29 개

앱 카테고리

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

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.