- A simple tkinter application that helps users to practice deep breathing exercises. * The application provides a visual timer with reminders to inhale, exhale, take a sip of water and take a short break.
- Developed a breathing inhale-exhale timer using C++ and Tkinter library to assist individuals with anxiety
- Implemented a GUI interface to display the timer on-screen and provide a user-friendly experience
- Incorporated a reminder feature to remind users to drink water or rest every 15 minutes
- Run the script.
- Click on the Start button to begin the exercise.
- Follow the instructions provided on the screen.
- Click on the Stop button to end the exercise at any point.
- Python 3
- tkinter library
- The inhale and exhale time, number of cycles, water and break time can be modified in the script