Commit Graph

4 Commits

Author SHA1 Message Date
Leopere 70e57ac05a
Changelog, README link, countdown: 5min→3min 1/min, 3min→1min every 30s
- Add CHANGELOG.md with recent features and changes
- README: add Changelog section referencing CHANGELOG.md
- Countdown flash: 5min→3min once per minute, 3min→1min every 30s, last minute unchanged

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 16:39:07 -05:00
Leopere b2f3cd42b2
Work log, pause/resume UX, countdown schedule, intent pre-fill
- Work log: WorkLogStore + WorkLogView with today-only display, permanent
  file log at ~/Documents/pommedoro/worklog.log; View Work Log menu + screen
- Pause/Resume: menu item toggles to Resume when paused; back-to-work and
  pause-from-overlay preserve remaining countdown when mid-interval
- Countdown pulse: extract CountdownPulseSchedule; applyPulseSchedule used
  for work and break; KeyableWindow for overlay text input
- Break flow: suggestion feedback (Success/Next Time/Don't Suggest),
  wellness reflection, reflection + intent fields on ready screen; intent
  field pre-filled from current or last today intent
- Ready screen: Pause | Finish Day | Continue; Close opens work log

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 16:24:38 -05:00
Leopere b170202033
Initial release of Pommedoro
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:27:21 -05:00
Leopere cc23058b1d
Initial release of Pommedoro
A macOS Pomodoro timer built on the thesis that transitions — not hard
cuts — are the only way breaks actually happen. Includes escalating
edge gradients, actionable wellness suggestions, self-reflection, and
a compiled DMG. Licensed CC BY 4.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:27:21 -05:00