An open API service indexing awesome lists of open source software.

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

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