countdown-tray
Download from pyPI: pip install countdown-tray
Create a system tray icon that counts down to a specified date and time, optionally repeating.
In this example, it is counting down hours to 7pm. The unit will change depending on the time remaining.
- > 1 day: days
- > 10 hour: hours rounded to whole hours
- < 100 minutes IF timer started with less than 100 minutes remaining: minutes
- > 1 hour: hours rounded to 0.1 hour
- < 1 hour: minutes
usage: countdown_tray.py [-h] ending_time [ending_date] [repeat_cron]
Create a system tray icon that counts down.
positional arguments:
ending_time Ending time in 'H:M(am/pm)' format, 'now', or '(?h)(?m)' from now. Parentheses denote optional.
ending_date Ending time in 'M-D-YYYY' format or 'today'. Defaults to 'today'. Ignored if using `?h?m` ending time.
repeat_cron Optional cron repeat pattern (e.g., '*/5 * * * *').
options:
-h, --help show this help message and exit
Release files for countdown-tray 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| countdown_tray-2.0.1.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| countdown_tray-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.4 kB
Release files / countdown_tray-2.0.1.tar.gz
| Download URL | countdown_tray-2.0.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bfba99e97ed95f3c766ddf84fbd0a37f6a850818ca8b63184a98120932356f39
|
|
BLAKE2b-256 checksum How to use checksums |
fadd0605293b5462a8ca9bcf50b1743d680d7e1421fdca18e99230cde7474350
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.22.1 CPython/3.12.4 Windows/11
|
Release files / countdown_tray-2.0.1-py3-none-any.whl
| Download URL | countdown_tray-2.0.1-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6df7f3784e9a901f2f15a24dfd4e9b18489d7078e26789a3673b72bbca6d7fab
|
|
BLAKE2b-256 checksum How to use checksums |
e4719ab5373ccfea080847ebb1ed8ff50e782185c311c821cb3e89330c4944f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.22.1 CPython/3.12.4 Windows/11
|