/Healthy-programmer

We all programmers works very hard and some of us sit on chair and do the programming more than 8 hours. So this program will help us to take necessary breaks to take care of our health.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Healthy-programmer

We all programmers works very hard and some of us sit on chair and do the programming more than 8 hours. Which causes eye weakness and we don't drink water or we don't leave the chair which causes back pain in whole day which make us unhealthy To solve this problem I have make a program wich alert us to drink water , eyes exercise , to do physical exercise by playing a song for your healthy body and it will help us to take necessary breaks to take care of our health.

It will also make saves your log in a file which you enter in the program

Requirements

python3 and pygame module

File required

water.mp3 , eyes.mp3 , physical.mp3

How to install pygame module

Simply you have to only run this command on your terminal or command prompt

pip install pygame