Skip to main content

A minimalist pomodoro timer

Project description

A minimalist pomodoro timer.

Requirements

To run Tomate, you will need the following software:

  • Python ≥ 3.6

  • aplay

aplay is the native ALSA wav player, used to play a bell tone at the end of a pomodoro period.

To install Tomate, we also recommend using the pip package manager.

Once all the requirements are fulfilled, you may proceed with the installation.

Installing

To install Tomate system-wide, simply run:

sudo pip3 install tomate

To install Tomate manually from source, the steps are as follows:

git clone git@github.com/abusque/tomate.git
cd tomate
sudo ./setup.py install

Using

Once installed, you can use Tomate by simply running the following:

tomate

This will start a 25 minute timer, after which a soft bell will ring. To start another pomodoro, simply re-run the command.

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

tomate-0.1.1.tar.gz (2.1 MB view hashes)

Uploaded Source

Built Distribution

tomate-0.1.1-py3-none-any.whl (2.1 MB 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