https://github.com/litomore/tometo
A CLI tomato timer tool with system notifier
https://github.com/litomore/tometo
cli tomato-timer tometo
Last synced: 4 months ago
JSON representation
A CLI tomato timer tool with system notifier
- Host: GitHub
- URL: https://github.com/litomore/tometo
- Owner: LitoMore
- License: mit
- Created: 2018-09-10T09:11:17.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2021-06-18T06:19:17.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T23:29:18.514Z (4 months ago)
- Topics: cli, tomato-timer, tometo
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tometo
A CLI tomato timer tool with system notifier
## Install
```bash
$ npm i -g tometo
```## Usage
```bash
# Default is 25 mins
$ tometo [minutes] &
```## License
MIT @ [LitoMore](https://github.com/LitoMore)