-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Add a Pomodoro timer to help students focus on studying.
Task:
- Create a new PomodoroTimer class
- Implement 25-minute work sessions and 5-minute breaks
- Add CLI command to start timer
- Show countdown in terminal
- Play sound or notification when session ends (optional)
Expected Usage:
python main.py pomodoro --sessions 4Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request