1.0.5 • Published 5 years ago

pomodoro-app v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

pomodoro-app

A simple pomodoro app for your terminal/CMD. pomodoro-app will notify the user about the start/stop status via desktop notifications

Installation

$ npm i pomodoro-app -g

Usage

To start the pomodoro timer with default time(25mins)

$ pomodoro

To start the pomodoro timer with custom time (example: 10mins)

$ pomodoro -t 10

or

$ pomodoro --time 10

Screenshots