p25-pomodoro

0.1.4 • Public • Published


p25

P25 - A simple pomodoro for the terminal

Installation

npm install -g p25-pomodoro

How to use it

Simply run p25 and the clock will start to tick. The default duration is 25 minutes.

You can set a custom value for the timer (in minutes).

# 15 minutes 
p25 15
# 30 minutes 
p25 30

You can also set a label for the timer

# label: "this is a pomodoro application" 
p25 30 this is a pomodoro application

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i p25-pomodoro

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

18.3 kB

Total Files

22

Last publish

Collaborators

  • thassiov