https://github.com/dimithrandir/pomodomat
https://github.com/dimithrandir/pomodomat
bash pomodoro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimithrandir/pomodomat
- Owner: Dimithrandir
- License: gpl-3.0
- Created: 2021-08-23T12:09:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T22:08:56.000Z (almost 5 years ago)
- Last Synced: 2025-03-03T06:43:17.345Z (over 1 year ago)
- Topics: bash, pomodoro
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pomodomat
A simple bash script to help focus while working using the pomodoro technique.
### Usage
Running without any parameters will start pomodomat with the default values: 3 sets of 3 pomodoro sessions lasting 20 minutes each, with 5 minute breaks and 15 minute long breaks.
Each of these values can be changed by providing arguments.
Best used with a keyboard shortcut.
### Installation
Either `git clone` the repository or download `pomodomat` and the image files and add them to your `$PATH`.
If you move the images to another directory you will have to edit the script and add the new directory.
### Dependencies
Uses `pulseaudio` to play notification sounds.