Skip to content

A python program than reminds you to take a drink once an hour, while at work on your computer

License

Notifications You must be signed in to change notification settings

thebkaviya/Hydrator

Repository files navigation

Hydrator

A python program than reminds you to take a drink once an hour, while at work on your computer.

Pre requisites

  1. Python 3 (https://www.python.org/downloads/)
  2. Playsound module (https://pypi.org/project/playsound/)
  3. 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.

image

Installation

  1. Click on Releases

image

  1. Download the source code zip file.

image

  1. Extract it to a preferred location.

Running the Program

Run the file hydrator.py

Run on Startup

About

A python program than reminds you to take a drink once an hour, while at work on your computer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages