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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tomate-0.1.1.tar.gz
.
File metadata
- Download URL: tomate-0.1.1.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7190858d2939e255445cd34804317b46719308d9b2fcefde95a69bc2e51b02b |
|
MD5 | ff2f141410fa29f836335bb93e272d20 |
|
BLAKE2b-256 | 7503c4cccb5a384697903a0ed33887003c5bef49a1db3a3ff15f495145437ec6 |
File details
Details for the file tomate-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: tomate-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fd4bc82233cf1ab626b365344b3b3ed73b41e5d0411f0e550996c4679728be1 |
|
MD5 | 2a0136f032fd3dd2a7b271618fd2ecfe |
|
BLAKE2b-256 | 0c2ed4a11e1474b9775acb8d2fe8bc3ae51d2e1fcb110a7bbfe61e36e0220446 |