Pofocus is a simple CLI-based focus supporting app.
Use the package manager npm or yarn to install pofocus
.
npm install -g pofocus
yarn add global pofocus
Usage: pofocus [options]
A simple CLI-based focus supporting app.
Options:
-m, --message <string> Specify the message of pomodoro cycle (minutes)
-f, --focus <number> Specify the focus time (minutes) (default: 15)
-s, --short <number> Specify the short break time (minutes) (default: 15)
-t, --long <number> Specify the long break time (minutes) (default: 500)
-a, --analytics Display all pomodoro cycle
-r, --reset Destroy all saved data
-h, --help Display help for command