A simple Pomodoro timer using curses (and pyglet for audio playback)
Project description
Khaki
Khaki is a Pomodoro timer in Python using the standard curses
module and
Pyglet.
How to use
Run khaki
. Once it is running, use p
to toggle the timer. After the
long timer runs out, it is replaced by the rest timer, which needs to be
toggled as well.
Pressing +
will reset the current timer and add one second to the max
time. Pressing -
works the same way, but subtracts a second. The
changes are not yet persistent.
Pressing c
will clear the timer. It will keep running if it was running,
and will continue paused if it was paused.
You can exit with q
.
Why "Khaki"
It has a nice sound to it, and a Khaki is a great doppelganger for a tomato.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size khaki-0.3.2-py3-none-any.whl (322.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size khaki-0.3.2.tar.gz (185.7 kB) | File type Source | Python version None | Upload date | Hashes View |