A colorful terminal clock that updates in place
Project description
ASDFGH - Colorful Terminal Clock
A Python library that displays a continuously updating colored clock in your terminal.
Installation
pip install ASDFGH
Usage
from ASDFGH import ColorClock
# Basic usage
clock = ColorClock()
clock.display() # Press Ctrl+C to stop
# With options
clock = ColorClock(colored=False, military_time=True, show_date=True)
clock.display()
Features
- Continuously updates in the same line
- Random colors (can be disabled)
- Supports 12/24 hour format
- Optional date display
- Graceful keyboard interrupt handling
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
asdfgh-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asdfgh-0.1.0.tar.gz.
File metadata
- Download URL: asdfgh-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2573cd547cddecd7389e4e3a2c0e039476e80f21431ac1365e07e0bcded1c6b
|
|
| MD5 |
c2b6cb8685727f56c85cb7511c3eece3
|
|
| BLAKE2b-256 |
65fc4e5c048d910f1b66ea3afa3710c14dc6c473ed4927d9d50c2b36420ba2ed
|
File details
Details for the file asdfgh-0.1.0-py3-none-any.whl.
File metadata
- Download URL: asdfgh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e41f6781324efb6f3988c20ad6e3780c40528e29a0c5cacc4f38d5ca63c31c5
|
|
| MD5 |
6e611b6e2ccf4eef2bd80f197f8977db
|
|
| BLAKE2b-256 |
7af3f6fa3319bbd412e9fa7f4771075ce5170bcef0c9fc101b3b7da7f0ca9b7f
|