Skip to content

v0.13.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 22:15
· 4 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.13.3/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

e15c12e708587fba99cfd2b0cd051dff1188491769aa9037101c9dc3268161f3  clock-tui-linux-aarch64.tar.gz
461bdae433bf8aef667d7c04bd3cc83c2c13cc9f373f4fba74d4f76c4ffbde1c  clock-tui-linux-x86_64.tar.gz

Full diff: v0.13.2...v0.13.3