Skip to content

monkeytui v0.1.3

Choose a tag to compare

@ricardojparram ricardojparram released this 19 Jun 20:55

What's new

  • -seed flag — fixed RNG seed for a reproducible word sequence (monkeytui -seed 42); used by the recorded demo and stable tests.
  • Docs — rewritten README with a VHS demo GIF, plus CONTRIBUTING.md, MIT LICENSE, and a credits/attribution section.
  • Includes the update / uninstall / version commands and the gruvbox contrast fix from v0.1.2.

Install (no Go required)

curl -fsSL https://raw.githubusercontent.com/ricardojparram/monkeytui/main/install.sh | bash

Already installed? monkeytui update.

Manual download

Pick your platform, chmod +x, move onto PATH. Verify with sha256sum -c checksums.txt.

OS Arch Asset
Linux x86_64 monkeytui_linux_amd64
Linux arm64 monkeytui_linux_arm64
macOS Intel monkeytui_darwin_amd64
macOS Apple Silicon monkeytui_darwin_arm64
Windows x86_64 monkeytui_windows_amd64.exe