Skip to content

v0.11.3

Choose a tag to compare

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

Checksums (SHA256)

8d3d5f29a4c7016f24db6e603f290f959694181a74b97299cb417d5328fe55af  clock-tui-linux-aarch64.tar.gz
b24780c988a1994845552b7521c09ff55b5684888969606b828e67e9f284974d  clock-tui-linux-x86_64.tar.gz

Full diff: v0.11.2...v0.11.3