Overview
The first public release of cmdx. A visual command interface that transforms how you interact with CLI tools.
- Visual GUI for browsing command flags and options
- Support for git, npm, docker, and system commands
- Multi-platform: macOS, Linux, Windows
- Dark mode terminal aesthetic
Release Notes
- Initial stable release
- Command tree parser with flag grouping
- Real-time command preview
- Copy-to-clipboard integration
- Keyboard shortcuts for power users
- Installer packages: .deb, .rpm, .exe, .dmg
Usage
$ cmdx git
$ cmdx docker
$ cmdx npm
$ cmdx --help
Select any command to visually explore all flags, options, and subcommands.
Screenshots
Command Explorer View
Flag Selector Panel
Tech Stack
- Go (backend CLI engine)
- Electron (GUI shell)
- Custom terminal renderer
- YAML-based command definitions
Drag the cube or use the buttons above