pranshu314 / cli-pomodoro-timer

A command line animated pomodoro timer for Mac OS inspired by bashbunni's youtube video "https://youtu.be/GfQjJBtO-8Y?si=bX9jey989A9vWzET".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-pomodoro-timer

A command line animated pomodoro timer for Mac OS inspired by bashbunni's youtube video :- "https://youtu.be/GfQjJBtO-8Y?si=bX9jey989A9vWzET". This script takes 3 command line arguments:

  1. The length of work session in minutes
  2. The length of rest session in minutes
  3. The number of sessions in the sitting

You can alias the script to "pomo" and add its absolute path to your .bashrc or .zshrc file so as to run it with

pomo 90 20 4

About

A command line animated pomodoro timer for Mac OS inspired by bashbunni's youtube video "https://youtu.be/GfQjJBtO-8Y?si=bX9jey989A9vWzET".


Languages

Language:Shell 100.0%