analog-clock

Crates.ioanalog-clock
lib.rsanalog-clock
version0.1.6
sourcesrc
created_at2021-12-04 03:21:30.411411
updated_at2021-12-26 00:51:12.274039
descriptionA terminal analog clock.
homepage
repositoryhttps://github.com/wongjiahau/analog-clock/tree/master
max_upload_size
id492074
size42,229
WJH (wongjiahau)

documentation

README

analog-clock

A terminal analog-clock.

Screenshots

image

image

2021-12-04_19-58

Installation

cargo install analog-clock

Usage

See --help.

Note

  1. You have to zoom out your terminal emulator have better rendering quality, however zooming out too much will affect performance.
  2. The aspect ratio of the clock is determined by the aspect ratio of the terminal window. If the window is squar-ish, then the clock will be circle-ish; if the window is rectangular, then the clock will be an ellipse.
Commit count: 0

cargo fmt