monkeytui v0.1.2
What's new
monkeytui update— self-update to the latest release (replaces the running binary).monkeytui uninstall— remove the installed binary.monkeytui version— print the installed version.- Contrast fix — typed text now uses the terminal's default foreground, keeping clear contrast against untyped gray on low-contrast themes (e.g. gruvbox).
Install (no Go required)
curl -fsSL https://raw.githubusercontent.com/ricardojparram/monkeytui/main/install.sh | bashManual 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 |