Skip to content

Water Reminder is a lightweight desktop hydration app that gently nudges you to drink at customizable intervals, tracks your daily goal and streak, and helps maintain focus and energy without being distracting.

License

Notifications You must be signed in to change notification settings

altoremsixinsta/Water-Reminder-desktop-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💧 Water Reminder Desktop App

wave banner

Stay hydrated. Smart interval reminders. Light & dark UI. Progress & daily streak tracking.

animated wave separator

Overview

A cross-platform Electron app that nudges you to drink water at healthy intervals while tracking daily intake, streaks, and achievements.

Features

  • Customizable reminder intervals
  • Auto light / dark mode
  • Daily consumption stats + streak tracker
  • Achievement milestones (e.g., 7-day streak, 2L consistency)
  • Native notifications
  • Easy packaging (electron-builder)
  • Persistent settings & history

Project Structure

water-reminder
├── src
│   ├── main.js
│   ├── renderer.js
│   ├── index.html
│   └── styles.css
├── assets
│   └── icons/
├── package.json
├── electron-builder.yml
└── README.md

Installation

git clone https://github.com/AnukarOP/Water-Reminder-desktop-app.git
yarn install
cd Water-Reminder-desktop-app

Run

yarn start

Build

yarn build

Screenshots

Light & Dark Mode

Stats & Achievements

Sponsor

Your support fuels me up :)

Tech Stack

  • Electron
  • HTML/CSS/JS
  • Node APIs

License

MIT

footer wave

Made with ❤️ by Anukar.

About

Water Reminder is a lightweight desktop hydration app that gently nudges you to drink at customizable intervals, tracks your daily goal and streak, and helps maintain focus and energy without being distracting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.0%
  • JavaScript 9.2%
  • CSS 2.8%