You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
How to use
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.
Requirements
Python 3
tkinter library
Customization
The inhale and exhale time, number of cycles, water and break time can be modified in the script
About
A simple tkinter based application to help you practice mindful breathing.