Skip to content

ismavolk/pomoget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomo cmd

Implementation of pomodoto tecnics in shell script

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Depends on 'aplay' and xmessage

sudo apt-get install aplay
sudo apt-get install xmessage

Installing

Unzip

unzip pomo-cmd.zip

Enter

cd pomo-cmd

Run

./pomo

You can use arguments

  • Without any argument starts the pomodoro and at the end starts the break(short or long based on completed pomodoros <= 4 short > 4 long)
  • -w Start pomodoro [w]ithout break after pomodoro finishes
  • -r [R]eset pomodoro counter
  • -b start [B]reak(short or long based on completed pomodoros <=4 short long)";
  • -sb start [S]hort [B]reak
  • -lb start [L]ong [B]reak

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Pomodoro command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages