Skip to content

v0.11.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:47
· 26 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.11.4/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

6196007bff5f7c2aa405619b46ce8e3c4a91864546b5cd4ff0c4f7d2dc8ed150  clock-tui-linux-aarch64.tar.gz
eea98e3e05b85133533a63daced57e198a479a15f83de53d7518c8e530bb1856  clock-tui-linux-x86_64.tar.gz

Full diff: v0.11.3...v0.11.4