pomodoro-cli

0.2.1 • Public • Published

🍅 Pomodoro cli 🍅

Simple timer for pomodoro technique

  Usage: index Pomodoro cli - a simple pomodoro for terminal

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -s, --shortbreak       Add short break timer
    -l, --longbreak        Add long break timer
    -t, --timer <time>     Add specific time in minutes
    -a, --add-task <task>  Add a new task
 		-p, --play-sound <filepath>   Play a sound file when the timer expires
  	--start-command <filepath>    Execute a shell command ansynchronously at the start of the timer. WARNING: The command is passed directly to a shell with the same user permissions this program runs under -- use with caution!
  	--end-command <filepath>      Execute a shell command ansynchronously at the end of the timer. WARNING: The command is passed directly to a shell with the same user permissions this program runs under -- use with caution!
  	-c, --progress-color <color>  Color of the progress bar, as a valid colors.js text color (default: "red")

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pomodoro-cli

    Weekly Downloads

    6

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    284 kB

    Total Files

    8

    Last publish

    Collaborators

    • icarcal