A python program than reminds you to take a drink once an hour, while at work on your computer.
- Python 3 (https://www.python.org/downloads/)
- Playsound module (https://pypi.org/project/playsound/)
- PySimpleGUI package (https://pypi.org/project/PySimpleGUI/)
Run the below command in a cmd window AFTER installing python.
pip install playsound PySimpleGUI tk
- Make sure to check these two boxes at the bottom when installing python.
- Click on
Releases
- Download the source code zip file.
- Extract it to a preferred location.
Run the file hydrator.py
- Please follow these instructions to run the script on startup for windows