File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,13 @@ A pomodoro terminal app!
99
1010## Install
11111 . Run ` install.sh `
12- 2 . Run ` $ pomodorox`
12+ 2 . Run ` pomodorox 50 10 4 `
1313
14- ## Configuration
15- To configure the [ pomodoro] ( https://es.wikipedia.org/wiki/T%C3%A9cnica_Pomodoro ) times and loops you must set the values on
16- ` ~/.config/pomodorox/config.yaml ` \n
17- Disclaimer: This configurations is the way what ** work for me!** , you can modify for your need. 😉
18- This app take 3 params:
19- * ` workLoops ` -> The number of block of work
20- * ` timeWorkLoops ` -> Time for each work block
21- * ` timePause ` -> Time for each pause block
14+ ## Use
15+ Run the command with 3 paramenters: * Time to work* - * time of pause* - * Quantity loops*
16+
17+ Use:
18+ ` $pomodorox 50 10 4 `
2219
2320## Images
2421### Nofifications (Linux only)
@@ -33,5 +30,4 @@ This app take 3 params:
3330# Next steps
3431- [ ] Show times and loops on tmux bar.
3532- [ ] Use params to set the loops.
36- - [ ] More configurations modes.
3733- [ ] Show a time countdown
You can’t perform that action at this time.
0 commit comments