A digital clock for the terminal
Project description
What
A simple digital clock for the terminal
Run
python pyclock.py
Controls
Keys |
Actions |
---|---|
q or Q or Esc |
quit |
s or S |
toggle seconds |
p or P |
toggle punctuation |
c or C |
toggle center display |
a or A |
toggle auto scale display |
0 to 9 |
change color |
< or , |
decrease width |
> or . |
increase width |
[ or { |
decrease height |
] or } |
increase height |
- or _ |
change color down |
- or + |
change color up |
` or ~ |
random color |
Command-line options
Options |
Descriptions |
---|---|
-h or --help |
show help message |
-S or --no-seconds |
do not display seconds |
-s or --seconds |
display seconds |
-P or --no-punctuation |
do not display punctuation |
-p or --punctuation |
display punctuation |
-C or --no-center |
do not center clock display |
-c or --center |
center clock display |
-A or --no-auto-scale |
do not auto scale display |
-a or --auto-scale |
auto scale display |
-k COLOR or --color COLOR |
color 0-255 (default: 2) |
-f FORMAT or --format FORMAT |
time format (default: %I%M%S) |
-W WIDTH or --width WIDTH |
scale width (default: 1) |
-H HEIGHT or --height HEIGHT |
scale height (default: 1) |
Configuration file
Check out example.pyclock.conf for details.
Support
[x] Works on Linux completely
[x] Works on OSX completely
[ ] Windows not supported
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
File details
Details for the file PyClock-1.0.0.tar.gz
.
File metadata
- Download URL: PyClock-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
424ba401022e6a3bd81fcbc018f00eaa0652171dac42dd6e2c72c3cdc14ae33e
|
|
MD5 |
0a9ba4bb3a1b3acef14ae075b2dd7d1d
|
|
BLAKE2b-256 |
c7a795446ba526e98c30d361704da5f7a698f4f141f4966b43603638859da5fe
|