It reminds the user by desktop notification to drink water at an interval of every 60 minutes.
-
Open your Terminal/cmd
-
git clone this project to your preferred directory.
-
cd Water_Reminder
-
python WaterReminder.py
or Execute:
ExecuteWaterReminder.cmd
Set up a virtual environment and install the dependencies:
pip install -r requirements.txt
This project is licensed under the terms of the MIT license.