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

https://github.com/mark24code/tomatos

tomato clock
https://github.com/mark24code/tomatos

Last synced: 7 months ago
JSON representation

tomato clock

Awesome Lists containing this project

README

          

# Tomatos

Command line Tomato Clock for Mac OS terminal

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'tomatos'
```

And then execute:

$ bundle install

Or install it yourself as:

$ gem install tomatos

## Usage

```
Usage: tomatos [options]
-t, --time=TIME Time delta: `15m` means 15 min, `30s` means 30 sec, default use 15min
-m, --message=MESSAGE Message for this time task

```

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).