macOS
brew install gocheatlocal Homebrew formula metadata
brew
TUI Cheatsheet for keybindings, hotkeys and more. Version 0.1.1 via Homebrew; verified from local package data.
install
brew install gocheatlocal Homebrew formula metadata
nix profile install nixpkgs#gocheatnixpkgs package indexes · pkgs/by-name/go/gocheat/package.nix · source: api.github.com
overview
TUI Cheatsheet for keybindings, hotkeys and more
history
gocheat is a terminal UI cheatsheet app for remembering keybindings, hotkeys, aliases, and similar short notes. It is a small productivity package built around fast lookup, fuzzy filtering, tags, and direct editing from the TUI.
The public repository was created in August 2024. The README explains the motivation plainly: the author had many keybinds and aliases to remember and wanted a way to look them up in seconds. The first GitHub release, v0.1.0, was published on August 25, 2024, followed by v0.1.1 on September 10, 2024.
gocheat is young and lightweight, so its adoption record is correspondingly modest. It is packaged for Homebrew as brew:gocheat, appears in the input facts as also mapped to Nix, and its README documents Arch AUR installation, source builds, and go install.
Users launch the TUI, add entries for keybindings or aliases, filter by text or tag, and edit the JSON configuration directly at ~/.config/gocheat/config.json when preferred. The README documents keyboard actions for adding, deleting, filtering, switching tag mode, showing tags, and exiting.
The package is a tidy example of the Bubble Tea-era terminal-app trend: a single Go binary wraps a personal text database with a polished TUI, then package managers distribute it like any other small CLI. Its significance is local productivity rather than ecosystem infrastructure.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/gocheat/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gocheat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Achno/gocheat
install metadata
| Package key | brew:gocheat |
|---|---|
| Version | 0.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gocheat |
| Homepage | https://github.com/Achno/gocheat |
| Repository | https://github.com/Achno/gocheat |
| Upstream docs | https://github.com/Achno/gocheat#readme |
| License | MIT |
| Source archive | https://github.com/Achno/gocheat/archive/refs/tags/v0.1.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gocheat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gocheat
nix profile install nixpkgs#gocheatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.