Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:30
· 21 commits to master since this release

Install

Arch (AUR)

yay -S clock-tui-bin      # prebuilt binary from this release

Manual

ARCH=x86_64  # or aarch64
mkdir -p ~/.local/bin
curl -fsSL https://github.com/akitaonrails/clock-tui/releases/download/v0.12.0/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

0e2030c5de5af1ae81a2200461f38e3cce68d96cc17ccfdeb262bbc2f404fef7  clock-tui-linux-aarch64.tar.gz
fdcdd5d963fa663e2854d7059b80184d1df3f08fda433ab5543aa14d6e86edee  clock-tui-linux-x86_64.tar.gz

Full diff: v0.11.4...v0.12.0