Skip to main content

Simple pomodoro timer written in Python

Project description

pyspt - python simple pomodoro timer

PyPI version

pyspt is a simple terminal timer that uses the pomodoro technique.

screenshot

Installation

$ pip install pythonspt

Usage

$ pyspt -h

usage: pyspt [-h] [-p POMODORO] [-sb SHORT_BREAK] [-lb LONG_BREAK] [-lbi LONG_BREAK_INTERVAL]

A simple terminal timer that uses the pomodoro technique.

options:
  -h, --help            show this help message and exit
  -p POMODORO, --pomodoro POMODORO
                        Pomodoro duration in minutes (default: 25)
  -sb SHORT_BREAK, --short-break SHORT_BREAK
                        Short break duration in minutes (default: 5)
  -lb LONG_BREAK, --long-break LONG_BREAK
                        Long break duration in minutes (default: 15)
  -lbi LONG_BREAK_INTERVAL, --long-break-interval LONG_BREAK_INTERVAL
                        Long break interval (default: 3)

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

pythonspt-1.0.0b3.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

pythonspt-1.0.0b3-py3-none-any.whl (5.5 kB view hashes)

Uploaded 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