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

https://github.com/speedphp/tomato

My Pomodoro Timer!
https://github.com/speedphp/tomato

Last synced: about 1 year ago
JSON representation

My Pomodoro Timer!

Awesome Lists containing this project

README

          

# README #

My Pomodoro Timer.

### How do I get set up? ###

```
npm install tomato.js -g
```

### Usage
```
tomato [minute]
```
minute can be a Number or status.

Number is the tomato clock.

status show the history.

### Example

```
tomato 30
```

```
tomato status
```