[](https://opensource.org/licenses/MIT)
[](https://goreportcard.com/report/github.com/0xjuanma/helm)
[](https://github.com/0xjuanma/helm/releases/latest)
[](https://github.com/0xjuanma/helm/actions/workflows/build.yml)
A minimalistic TUI Pomodoro-like timer designed for pure focus. Protect your focus and time. Customize timers, switch between modes, and control everything with simple keyboard shortcuts; right from your terminal.
## Installation/Update
```bash
curl -sSL https://raw.githubusercontent.com/0xjuanma/helm/main/scripts/install.sh | sh
```
Or build from source:
```bash
git clone https://github.com/0xjuanma/helm.git
cd helm
go build
./helm
```
## Usage
Start the Helm TUI by running `helm` in your terminal. From there, you can start, create and customize your own timer workflows to match your needs.
### Controls
| Key | Action |
|-----|--------|
| `j/k` or