Skip to main content

Console Pomodoro Timer

Reason this release was yanked:

Deprecaited

Project description

pomodorotimer

Console Pomodoro timer with playing the melody of the signal or with the generation of an end time signal. Displays a push notification on Linux and Mac OS X.

Pomodoro Technique - see

We call the program from any directory in the console and set the countdown time:

Peek 2019-12-31 15-09

When the time ends, a sound signal will be played, push notification will be displayed and it is proposed to enter a new countdown time:

Peek 2019-12-31 15-12

The type of push notification depends on your OS and the type of graphical shell used, for example:

Peek 2019-12-30 22-35

How to install:

From PyPI:

pip3 install pomodorotimer --user

From sources:

Alternatively you can install pomodorotimer from sources directory:

git clone https://github.com/patsuckow/pomodorotimer
cd pomodorotimer
pip3 install -r requirements.txt
pip3 install . --user
cd ..
rm -rf pomodorotimer

How run pomodorotimer:

pomodorotimer

or

pomodoro

Requirements:

See in requirements.txt

pomodorotimer works with version or higher.

Licence:

GNU GPL v 3 0

Authors:

Alexey Patsukov 🇷🇺 - GitHub profile

Contributing:

Submit issues

If you spotted something weird in application behavior or want to propose a feature you are welcome.

Write code

If you are eager to participate in application development and to work on an existing issue (whether it should be a bugfix or a feature implementation), fork, write code, and make a pull request right from the forked project page.

Spread the word

If you have some tips and tricks or any other words that you think might be of interest for the others — publish it wherever you find convenient.

Help in the development of the project

If you want to help in the development of the project or just to thank the author, this can be done through PayPal: https://www.paypal.me/patsuckow

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

pomodorotimer-0.1.2.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

pomodorotimer-0.1.2-py3-none-any.whl (202.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