Skip to main content

A pretty command line tool to calculate the number of Pomodori available between two points in time.

Project description

A pretty command line tool to calculate the number of Pomodori available between two points in time.

Pomodoro Calculator screenshot

Installation

You can install pomodoro-calculator using pip:

$ pip install pomodoro-calculator

Usage

Use the get-pomodori command from the shell to run the Pomodoro Calculator:

$ get-pomodori --help

Calculate the number of Pomodori available within a time period.

Usage:
  get-pomodori [options] <end-time>
  get-pomodori (-h | --help | --version)

Options:
  --version                   show program's version number and exit.
  -h, --help                  show this help message and exit.
  -i, --interval              specify that the end time is a time interval, not a time of day.
  -f, --from=<time>           calculate available Pomodori from this time [default: now].
  -b, --break=<minutes>       the amount of minutes between each Pomodori [default: 5].
  -l, --long-break=<minutes>  the amount of minutes between every four Pomodori [default: 15].
  -p, --pomodoro=<minutes>    the amount of minutes for every pomodoro session [default: 25].
  -g, --group=<pomodori>      the amount of pomodori before a long break [default: 4].
  -j, --json                  output the pomodori schedule in JSON format.
  -n, --nocolour              do not colourise the output.

Licence

Copyright © 2016 Matt Deacalion Stevens, released under The MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pomodoro-calculator-1.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

pomodoro_calculator-1.0.0-py2.py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page