A Python pomodoro clock
Project description
Pomodoropie is a simple command-line pomodoro clock written in Python. The application allows you to specify the duration, in minutes, of the work segments, short breaks, and long breaks. Each run of the application times one session, which consists of four work segments, three short breaks, and one long break. After the long break, the application closes and the user must rerun the application to start a new session. The default duration for work segments is 25 minutes. The default for short and long breaks is 5 and 15 minutes respectively. The application accepts three arguments: -w or –work, -s or –short, and -l or –long. These represent the duration of each corresponding segment, should the user decide they do not want to use the default durations.
In between each session, an alert box is displayed to tell the user that the segment is over and how much time there is in the new segment. The user should only exit the alert box when they are ready to move onto the next segment of the session. The alert box is powered by Zenity and will appear even if the user is in a different window. This is to ensure that the user will always know when it is time to break or time to start working.
Pomodoropie may be simple, but it will be handy if you just need a simple time keeping device. Please feel free to send me an email at jeff.moorhead1@gmail.com with any modification requests.
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
Built Distribution
File details
Details for the file Pomodoropie-1.0.3.tar.gz
.
File metadata
- Download URL: Pomodoropie-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 792543b2960403410d65c6babbfee3b2f398fd4db3ea513def4505f8c7277403 |
|
MD5 | 362cc77b6aa518f9a2bdf077c1a22517 |
|
BLAKE2b-256 | acc01308d0b993895a2382d3d225c0b8e745b99572b7848815eacbd3503e64e3 |
File details
Details for the file Pomodoropie-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: Pomodoropie-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd362ac07aabd6c3ce165c21cd7012787deb746ecaac2fc0004a8ded92a51dda |
|
MD5 | 7dafbb69ffc156d6dce304afaa538c02 |
|
BLAKE2b-256 | 63e7ff8f7b3b4309fcb8878bda1e7786a9ca118f8b99537e79f409cb4b1e0b04 |