A pomodoro terminal app!
- Run
wget -O - https://raw.githubusercontent.com/pablotrianda/pomodorox/main/install.sh | bash
- Run
pomodorox 50 10 4
Run the command with 3 paramenters: Time to work - time of pause - Quantity loops
Use:
$pomodorox 50 10 4
- Clone this repo
git clone https://github.com/pablotrianda/pomodorox
- Go to folder
cd pomodorox
- Install the dependencies
go mod tidy
- Run
go run *.go
- Show times and loops on tmux bar.
- Use params to set the loops.
- Show a time countdown
You can reach me on Twitter @pablotrianda