https://github.com/elzup/pomodoron
Pomodoro timer CLI. break with open your URL
https://github.com/elzup/pomodoron
cli node pomodoro-timer
Last synced: about 1 year ago
JSON representation
Pomodoro timer CLI. break with open your URL
- Host: GitHub
- URL: https://github.com/elzup/pomodoron
- Owner: elzup
- License: mit
- Created: 2018-02-23T07:05:33.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T21:08:07.000Z (about 1 year ago)
- Last Synced: 2025-06-30T22:22:57.136Z (about 1 year ago)
- Topics: cli, node, pomodoro-timer
- Language: JavaScript
- Homepage:
- Size: 242 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# pomodoron
> Pomodoro timer CLI. break with open your URL
## CLI
```
$ npm install --global pomodoron
```
```
$ pomodoron --help
Usage
pomodoron
Examples
$ pomodoron https://www.youtube.com/watch?v=SNfXwN5JQvg
You can listening favorite youtube music.
```
## License
MIT © [elzup](https://elzup.com)