@galilea-g19/focus-micro-system
v1.0.4
Published
5-minute focus companion for distracted developers - CLI tool with timer, progress bar and micro-interactions
Readme
Languages:
- 🇺🇸 English (default)
- 🇲🇽 Español
focus-micro-system
5-minute focus companion for distracted developers - CLI tool with timer, progress bar and micro-interactions
Installation
npm install -g focus-micro-systemUse
focus # 5 minutes, task prompt
focus --minutes 10 # 10 minutes
focus --task "Revisar PRs" # no question
focus --quiet # only remainig time, no prompts
focus --no-progress # text, no progress bas
focus --help # help
# Example
node dist/index.js --minutes 1 --task "Probar colores" --color mintFull commands
| Command | What it does | | -------------------------- | ------------------------------ | | Focus | 5 minutes, task prompt | | focus --minutes 10 | 10 minutes | | focus --task "Revisar PRs" | no question | | focus --quiet | only remainig time, no prompts | | focus --no-progress | text, no progress bash | | focus --help | help |
Technologies
- TypeScript
- Node.js
- Chalk
- Commander
- CLI progress
- CLI nativo (without external dependencies)
License
MIT Galilea Granados
- GitHub: @galilea-g19
- LinkedIn: galileagranados
Made with ❤️ for developers who need focus before a challenging task
This README is also available in Spanish: README.es.md
