A pomodoro counter from the command line written in node.
npm install -g ./
This will create a symbolic link to the local file.
This command is set in package json file.
pomo
If installed globally, any changes made inside index.js will reflect immediately because npm created only symbolic link.
- Add counter sound
- Add finish sound
- Keep log of pomodoros
- Add to path / npm -g i