Skip to content

miguelsalva/minitimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitimer is a timing tool based on the Pomodoro Technique.
minitimer is a CLI (Command Line Interface) application. It works fine in both Linux shell and Windows PowerShell.


Installation

  1. Install Python3 and pip[3]
  2. Clone the repo: $ git clone https://github.com/miguelsalva/minitimer.git
  3. Install dependencies: $ pip[3] install -r requirements.txt

Usage

If you don't specify any time, the default is set to 25min (1500s), which is the standard for the Pomodoro Technique:

$ minitimer.py [time]

Otherwise you should specify the time in minutes (Xm) or seconds (Ys) as the first argument:

$ minitimer.py 10m
$ minitimer.py 50s

Credits

The current alarm is a piano wav sound from Sample Focus, that has been converted into mp3 format.
Tomato icon made by Freepik from www.flaticon.com.

Contributing

Contribution, ideas and comments are welcome

About

Timer based on the Pomodoro Technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages