How to become more productive!
Welcome to the Pomodoro (Tomato) Timer GUI app! This application is designed to help you become more productive by using the Pomodoro technique. The Pomodoro technique involves working on a task for 25 minutes (one "Pomodoro") and then taking a short 5-minute break. After completing four Pomodoros, take a longer break of 15 minutes. This cycle helps improve focus and productivity.
Clone the Repository
git clone https://github.com/richbira/Pomodoro.git
Run the Application Navigate to the "dist" folder and open the main.exe file.
Install Playsound
pip install playsound
Open the command prompt and run:
pip install playsound
- Decide on the task you want to accomplish.
- Set the timer for 25 minutes (one Pomodoro) and start working on the task.
- When the timer completes, take a 5-minute short break.
- After completing four Pomodoros, take a 15-minute long break.
- Repeat the process from step 1.
- Final Result: You have worked for 100 minutes and took 15 minutes break!
PS: There is also a motivational quote that will help you on being productive! :)
This application is developed using the Python programming language and the tkinter library, which provides a Python interface to Tcl/Tk for building graphical user interfaces.
Contributions This project is currently in development, and contributions are highly encouraged! If you encounter any bugs, have feature requests, or want to contribute in any way, feel free to:
Open an issue Submit a pull request As the developer is learning Python, your feedback and suggestions are invaluable. Let's make this Tomato Timer app even better together!
Happy coding and stay productive! π π