https://github.com/krisleech/pomodoro
Promodoro timer in your shell
https://github.com/krisleech/pomodoro
Last synced: about 1 year ago
JSON representation
Promodoro timer in your shell
- Host: GitHub
- URL: https://github.com/krisleech/pomodoro
- Owner: krisleech
- License: mit
- Created: 2014-01-21T21:21:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-28T21:30:12.000Z (over 12 years ago)
- Last Synced: 2025-03-17T04:44:46.725Z (about 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Pomodoro
WIP
Promodoro timer in your shell.
## Installation
```bash
$ gem install pomodoro
```
## Usage
```bash
$ promodoro
```
The default timer is 25 mins.
## Contributing
Yes, please.