Skip to content

Releases: akitaonrails/clock-tui

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:45

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.14.0/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

947a08455c03831808a5bd5015019c0da8bf54905c1fd6cbea1e1d49812ab754  clock-tui-linux-aarch64.tar.gz
9add6eac0e2603c10918285a98455880471a7f5ae77a00ffba491649ce6178d8  clock-tui-linux-x86_64.tar.gz

Full diff: v0.13.3...v0.14.0

v0.13.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 22:15

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

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:00

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.2/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

c6909ff3a42b9f150b1d52159fdfa91c3b1f79334d133fcdb05ae9ca25c4be92  clock-tui-linux-aarch64.tar.gz
2e79449befdb5ad737b880a2492ee32f8b3f5ce81a401972d0b56ff67e0c92fd  clock-tui-linux-x86_64.tar.gz

Full diff: v0.13.1...v0.13.2

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:40

Highlights

  • Clock widgets can define generic popup actions with global character bindings.
  • The system-health example supports a d details popup for failed units and timer jobs.
  • Press Esc to close a popup.
  • Press z to toggle a centered clock-only layout; press z again to restore widgets.
  • Hidden widgets stop scheduling refresh commands until restored.
  • Popup output is bounded and terminal control sequences are sanitized.
  • Widget process-group cleanup is portable across Linux kill implementations.

Upgrading

No config migration is required. Existing configurations continue to work. Popup actions are opt-in; the documented system-health configuration binds d. Restart any already-running tclock process after upgrading so it loads the new binary.

Install

Arch (AUR)

yay -S clock-tui-bin

Manual

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

Checksums (SHA256)

26d793a588f25cbf80399463048b40c508995fa9588856141230feb903cd4fd7  clock-tui-linux-aarch64.tar.gz
dccdab97bd7d2dcc209c5f11ee284abbcc71ad1f3905eaae750b86059391ceab  clock-tui-linux-x86_64.tar.gz

Full diff: v0.12.1...v0.13.1

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:28

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.1/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

99a749e8109ebc21b2be7bc15aaa69b2cbec98c38d06e6b692f3bdfddb847643  clock-tui-linux-aarch64.tar.gz
98c2f5f2f1c46f739f6176e5cd0ad0ec4e3d8cca54f444e7eec3caf3086d4c29  clock-tui-linux-x86_64.tar.gz

Full diff: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:30

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

v0.11.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:47

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

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:01

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

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:58

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.2/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

d8620656bda0306ef1386b6ccfeb08a4f004c2f2a70d3d99615a5eb59848675f  clock-tui-linux-aarch64.tar.gz
817746f45b7b1a9ab5cdbe5af43acefe39bed24083781a097dad5425688eb310  clock-tui-linux-x86_64.tar.gz

Full diff: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:36

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.1/clock-tui-linux-$ARCH.tar.gz | tar xz -C ~/.local/bin tclock tclock-system-health

Checksums (SHA256)

3d50544bd23d5694067b90a14e7daae440eef62b042d1cce58cac2a3b6d2a01a  clock-tui-linux-aarch64.tar.gz
265a49b4031a40c61c8f98d280576d27ed24df78e710f3b7be4bbf7f800941f8  clock-tui-linux-x86_64.tar.gz

Full diff: v0.11.0...v0.11.1