Skip to content

StudyMesh: Pomodoro Timer with statistics and configurable settings#88

Open
Pichikachu wants to merge 6 commits into
mainfrom
studymesh/pomodoro-timer
Open

StudyMesh: Pomodoro Timer with statistics and configurable settings#88
Pichikachu wants to merge 6 commits into
mainfrom
studymesh/pomodoro-timer

Conversation

@Pichikachu

Copy link
Copy Markdown
Collaborator

🍅 Feature: Pomodoro Timer

Full-featured Pomodoro timer for focused study sessions, inspired by productivity tools like Toggl and Focus.

What's New

Timer Features

  • Circular progress ring with phase-specific colors
  • 25/5/15 minute cycles (configurable)
  • Long break after 4 pomodoros (configurable)
  • Skip/Reset controls
  • Session counter dots

Customization

  • Configurable work duration (5-60 min)
  • Short break duration (1-15 min)
  • Long break duration (5-30 min)
  • Pomodoros until long break (2-8)
  • Auto-start breaks / auto-start work
  • Sound alerts toggle
  • Browser notifications

Statistics

  • Today's pomodoro count
  • Total focus time today
  • Session history list
  • Current/longest streak tracking

Persistence

  • Sessions saved to localStorage
  • Stats persist across page reloads

Hook API

const { isOpen, sessions, stats, open, close, addSession, PomodoroTimer } = usePomodoro()

Closes #18 (Pomodoro Timer)

@Pichikachu Pichikachu self-assigned this Jun 4, 2026
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
study-mesh Ready Ready Preview, Comment Jun 4, 2026 4:37pm

@Pichikachu

Copy link
Copy Markdown
Collaborator Author

How to check

  1. Open the Vercel preview URL above
  2. Click Try StudyMesh (login bypass - no Google account needed)
  3. Look for 🍅 Pomodoro floating button in the bottom-right corner
  4. Click it to open the 🍅 Pomodoro panel
  5. Test: Start timer, work/break cycles, see statistics

@Pichikachu

Copy link
Copy Markdown
Collaborator Author

📸 Preview

Pomodoro

Features: 🍅 focus timer, ⏱️ countdown, 📊 statistics

@CosmeValera

Copy link
Copy Markdown
Owner

Pomodor timer, nice as a misc addition with the canvas etc:

image

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.

2 participants