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

https://github.com/sigoden/tomato-timer

A terminal tomato timer with notification
https://github.com/sigoden/tomato-timer

pomodoro pomodoro-timer rust rust-cli terminal-app tomato-timer

Last synced: 6 months ago
JSON representation

A terminal tomato timer with notification

Awesome Lists containing this project

README

        

# Tomato Timer

A terminal tomato timer with notification

![screenshot](https://user-images.githubusercontent.com/4012553/157780925-d363ec0a-cb2c-41bf-bd13-11ee91602f9f.gif)

## Install

### Binaries on macOS, Linux, Windows

Download from [Github Releases](https://github.com/sigoden/tomato-timer/releases), unzip and add argc to your $PATH.

## Usage

25 minutes of work, 5 minutes of rest
```
tomato-timer
```

45 minutes of work, 10 minutes of rest
```
tomato-timer -w 45 -b 10
```