https://github.com/swaroopch/tmux-pomodoro
tmux plugin for pomodoro technique
https://github.com/swaroopch/tmux-pomodoro
pomodoro pomodoro-timer tmux tmux-plugin
Last synced: 3 months ago
JSON representation
tmux plugin for pomodoro technique
- Host: GitHub
- URL: https://github.com/swaroopch/tmux-pomodoro
- Owner: swaroopch
- License: apache-2.0
- Created: 2021-03-15T23:58:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T05:33:18.000Z (over 1 year ago)
- Last Synced: 2025-10-14T18:43:43.633Z (8 months ago)
- Topics: pomodoro, pomodoro-timer, tmux, tmux-plugin
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tmux plugin for pomodoro technique
## Install
Assuming you are using [tmux plugin manager](https://github.com/tmux-plugins/tpm), add this to your `~/.tmux.conf`:
```
set -g @plugin 'swaroopch/tmux-pomodoro'
```
NOTE: The above line should be *before* `run '~/.tmux/plugins/tpm/tpm'`
## Usage
- `C-b a` to start a pomodoro
- `C-b A` to cancel a pomodoro