Count Down Timer Application
Project description
This is the GUI countdown timer.
Install
pip install CountDownApp
Usage
The window will be launched when executing the following code.
from CountDownApp.app import CountDownTimer
app = CountDownTimer(
titleText="Title Text",
finishTime="2017-01-01 00:00:00", # Format: YYYY-mm-DD HH:MM:SS
footerText="Footer Text",
baseFontSize=100
)
app.run()
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
CountDownApp-0.0.1.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file CountDownApp-0.0.1.tar.gz
.
File metadata
- Download URL: CountDownApp-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80ac12238127748caa00dd4bd7e9052173411296295f26e238d430adf04e72ce |
|
MD5 | 63af2227ccfa94d08241af4f43b4910e |
|
BLAKE2b-256 | aa97d822bcf682e19c97e9219a498b8c3b5ad095a06a43da582833acd7b4d4ed |
File details
Details for the file CountDownApp-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: CountDownApp-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 480ffc2b70827867bf1e6c48b8eda9a506422c8fb7af87a98f32e3a473e178c4 |
|
MD5 | 666dae71b492189e8cf43425ba2cc6c0 |
|
BLAKE2b-256 | 7fdeef7965415bbe62b5c3220f1d329db27e85d0525e8edbafdc7b81dcb1987b |