Documentation Index
Fetch the complete documentation index at: https://imsaikirann.in/llms.txt
Use this file to discover all available pages before exploring further.
Usage
This page shows the most common ways to use go-pomodoro.Start a focus session
Start the default 25 minute timer:Start a custom timer
Use--minutes or -m to choose the focus duration:
Start deep work mode
Use--deep or -d with start:
- 45 minutes
- 60 minutes
- 120 minutes
Check the current timer
Show the current timer once:- Current phase, such as focus or break.
- Time remaining.
- Current cycle.
- Total cycles.
- Breaks left.
- Progress bar.
- Progress percentage.
Ctrl+C to exit the live status view.
Pause and resume
Pause the current session:Stop a session
Stop the running timer:View recent sessions
Show recent completed sessions:- Date and time.
- Duration.
- Session type.
- Focus score.
Get coaching
Show productivity coaching based on recent sessions:GROQ_API_KEY is set, coaching can use AI. If not, the command still handles the missing key gracefully.
Run the activity monitor
Start the activity monitor:See help
Show all commands:Break and cycle rules
go-pomodoro chooses breaks and cycles from the focus duration.| Focus duration | Cycles | Break length |
|---|---|---|
| Under 10 minutes | 2 | 1 minute |
| 10 to 30 minutes | 2 | 5 minutes |
| 31 to 45 minutes | 3 | 8 minutes |
| 46 to 60 minutes | 4 | 10 minutes |
| 61 to 90 minutes | 6 | 15 minutes |
| More than 90 minutes | 6 | 20 minutes |