Skip to content

Releases: git-abhisar-singh/TerminalPad

Release list

TerminalPad 1.0.0

Choose a tag to compare

@git-abhisar-singh git-abhisar-singh released this 27 Jun 17:19

The home screen for your terminal on Mac. Every AI agent, every CLI, one keystroke away.

⌥⌘Space → click a tile (or type and hit Enter) → it launches in your terminal with the right mode. Claude Code, Gemini CLI, Ollama, OpenCode, Cursor, and every other CLI you've installed.

Install (recommended — build from source)

No Apple Developer ID, so no Gatekeeper friction — you compile it yourself:

git clone https://github.com/git-abhisar-singh/TerminalPad.git
cd TerminalPad
./install.sh

Requires macOS 14+ and Xcode Command Line Tools (xcode-select --install). Universal binary (Apple Silicon + Intel).

Prebuilt app (optional)

TerminalPad-1.0.0-macOS.zip below is ad-hoc signed (no Developer ID). After unzipping, clear quarantine so macOS will open it:

xattr -dr com.apple.quarantine /Applications/TerminalPad.app

Highlights

  • Curated AI agents with per-mode variants; auto-discovery of your installed CLIs with real brand logos
  • Add/edit agents in-app, favorites, themes, global hotkey, menu-bar item
  • No telemetry, no analytics, no accounts — see PRIVACY.md

Full notes: CHANGELOG.md