clock¶
Display an analog clock in the terminal.
Synopsis¶
Description¶
Shows a beautiful analog clock with hour, minute, and second hands in your terminal. Digital time displayed below.
Flags¶
| Flag | Short | Description | Default |
|---|---|---|---|
--size |
-s |
Clock radius | 12 |
Examples¶
Display the clock:
Smaller clock:
Larger clock:
Display¶
Legend¶
| Symbol | Meaning |
|---|---|
● |
Hour hand |
○ |
Minute hand |
∙ |
Second hand |
◎ |
Center |
· |
Clock face |
| 1-12 | Hour markers |
Notes¶
- Updates every 100ms for smooth animation
- Press Ctrl+C to exit
- Requires terminal with ANSI escape code support
- Clock auto-scales based on the size parameter