Cmdrix brings natural language command generation, note-taking, and screenshot analysis directly to your Windows desktop.
Built with WPF and .NET, cmdrix integrates seamlessly into Windows to provide AI assistance where you need it most.
Describe what you want in plain English. Cmdrix translates your intent into the correct PowerShell or CMD syntax.
Stuck on an error log? Take a screenshot instantly and ask AI questions about what's on your screen.
Capture fleeting thoughts without leaving your context. Built-in note management keeps your ideas organized.
Never run a dangerous command blindly. Review generated commands before execution.
Toggle the assistant visibility instantly with
Ctrl+Space
from anywhere in Windows.
Adjust opacity, configure working directories, and switch between API keys effortlessly.
Cmdrix remembers context. Use the
/notes list
command to bring up the management interface and organize your
thoughts without context switching.
git clone https://github.com/bapunhansdah/cmdrix.git
cd
cmdrix
Requires .NET 6.0 or later.
dotnet build
dotnet run
Get your key from Google MakerSuite.
/config apikey YOUR_GEMINI_API_KEY
Contributions are welcome! Whether it's adding Linux support, creating themes, or fixing bugs, your help makes cmdrix better.