Skip to content

feat: pomodoro timer added #764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

inderjsingh
Copy link
Contributor

Description

This PR adds a complete pomodoro timer functionality to the app, allowing users to:

  1. Configure work intervals (1-120 minutes)
  2. Set break durations (1-30 minutes)
  3. Choose the number of intervals (1-10)
  4. Categorize sessions with custom labels
  5. Notification support when intervals complete

Fixes #760

Screenshots

WhatsApp Image 2025-03-19 at 16 42 08_76e6ac27

WhatsApp Image 2025-03-19 at 16 42 08_6c7cf7b7
WhatsApp Image 2025-03-19 at 16 42 07_9b9acb0e

WhatsApp.Video.2025-03-19.at.16.42.07_0316def8.mp4

What's Next

Add session history and statistics

Testing

Tested on multiple screen sizes
Verified that timer settings persist correctly
Confirmed that custom labels are saved properly

@Gaurav-Kushwaha-1225
Copy link
Contributor

Hi @inderjsingh,
Don't you think the UI is very inconsistent?
Please try to use similar theme colors and widget designs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Pomodoro Timer Functionality
2 participants