@artale/pi-focus
Focus timer with productivity metrics for Pi. Tracks tok/min during focus vs break. Data-driven productivity.
Package details
Install @artale/pi-focus from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@artale/pi-focus- Package
@artale/pi-focus- Version
1.1.0- Published
- Mar 14, 2026
- Downloads
- 29/mo · 3/wk
- Author
- artale
- License
- MIT
- Types
- extension
- Size
- 6.9 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"src/extension.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-focus
Pomodoro focus timer for Pi. Stay productive.
Install
pi install npm:@artale/pi-focus
Commands
/focus start [min] — start focus (default 25min)
/focus break — take a break (5min)
/focus stop — stop timer
/focus — show status
License
MIT