This project is a Pomodoro Timer Application built using Python's tkinter and ttkbootstrap libraries for creating a graphical user interface (GUI). The application helps users manage tasks efficiently by timing work and break periods based on the Pomodoro technique.
- Add Tasks: Users can create multiple tasks with individual timers.
- Custom Timer: Set custom time durations for each task.
- Visual Timer: Each task has a real-time countdown timer.
- Reset Timer: Reset the countdown for a task to the initial duration.
- Delete Task: Remove tasks from the interface when completed.
- PDF Support: Open associated PDF files for tasks.
- Auto Word Generation: Automatically generates a Word file (.docx).
- Download the latest release from the Releases page
- Run the executable file.
This is was the basic idea behind this project. I wanted to make a pomodoro timer app which can give us an mock test like experience.
- Launch the executable file.
- Click the "Add New Task" button to create a new task.
- A task will be created with a default timer set to 15 minutes.
- Customize your task by:
- Adding a name for the task.
- Setting a custom timer (in minutes).
- Attaching a PDF file for reference (optional).
- Once your task details are set, click the "Start" button to begin the timer.
- When the timer runs out:
- A popup will alert you that the time has expired.
- A Word document will automatically open, containing the task number and name, allowing you to document your progress or mock test results.
Images Generated by Meta AI