Skip to content

simonvea/pomodoro-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro CLI

A pomodoro counter from the command line written in node.

Installation

npm install -g ./

This will create a symbolic link to the local file.

Usage

This command is set in package json file.

pomo

Updates

If installed globally, any changes made inside index.js will reflect immediately because npm created only symbolic link.

TODO:

  • Add counter sound
  • Add finish sound
  • Keep log of pomodoros
  • Add to path / npm -g i

About

A pomodoro command line counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published