Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.11 KB

Breathing-Timer

  • 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

Screenshot (12) Screenshot (13)

How to use

  1. Run the script.
  2. Click on the Start button to begin the exercise.
  3. Follow the instructions provided on the screen.
  4. 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