Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 873 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 873 Bytes

healthy

On a typical day, a computer programmer can be involved in various coding projects. Daily duties might include: Writing and testing code for new programs. For this programmers work diligently on a chair and do the programming more than 8 hours straight.

Which weakens eyes, causes dehydration and back pain, making us weak.

To solve this problem, I have made a program which alerts us to drink water, exercises eyes and physical activity by playing music.

It will also save your log in a file.

Requirements

Python , pygame

Installation

Use the package manager pip to install pygame.

pip install pygame

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.