A command-line companion that translates natural language into safe, executable shell commands.
Project description
Kommander ⌘
Stop searching for shell commands. Start asking for them.
Kommander is a command-line companion that translates your natural language requests into safe, executable shell scripts for Windows, macOS, and Linux.
How it Works
Stop wasting time on Stack Overflow or digging through man pages. Describe the task you want to accomplish in plain English, and let Kommander generate the script for you. Review the script, and then execute it, copy it, or abort—you are always in control.
✨ Core Features
- Natural Language Interface: Just
kom ask "your request"and get a ready-to-run script. - Cross-Platform: Generates PowerShell for Windows and bash/zsh for Linux & macOS.
- Safety First: Scripts are never executed automatically. You always see a preview and must approve execution.
- Provider Agnostic: Configure your preferred AI provider (starting with Google's Gemini).
- Works With Your Terminal: Not a terminal replacement. A universal tool that works in the environment you already love.
🚀 Installation
Kommander requires Python 3.8+ and pip.
pip install kommander-cli
⚙️ Configuration
Before your first use, you need to configure Kommander with your AI provider's API key.
- Get your API key from Google AI Studio.
- Run the configure command:
kom configure
- Paste your API key when prompted. That's it! Your key will be saved securely in your user directory
💡 Usage
The primary command is ask. Just pass your request as a string.
Windows Example
kom ask "using winget, install the latest versions of 7zip and vlc"
Linux Example
kom ask "find all files larger than 100MB in my home directory and list the top 10"
macOs Example
kom ask "using brew, install neovim and update all existing formulas"
After running the command, you will be presented with the generated script and the choice to execute, copy, or abort.
🤝 Contributing
Contributions are welcome! Whether it's reporting a bug, suggesting a feature, or submitting a pull request, your help is appreciated. Please read our CONTRIBUTING.md to get started.
📄 License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kommander_cli-1.0.1.tar.gz.
File metadata
- Download URL: kommander_cli-1.0.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655475055c371020711fe2bee3c670e53b5b13e5016c6551c286ca919bcac9fc
|
|
| MD5 |
ee2ee846b359093cb1b81d694d54150b
|
|
| BLAKE2b-256 |
8487cfdfcf6cf5ebf0beaa38b0b7d61a5d9a2600571789e23b2b4ecc319100a7
|
File details
Details for the file kommander_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: kommander_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebc2f0dd292328237ce4c3c4762d6bfbb56187589c5e536a579e933dbcdec78e
|
|
| MD5 |
c3ef40a3f43d596d344c1f23a6734cd7
|
|
| BLAKE2b-256 |
2d6f1fdf15076bc2fede0569c333572be7776d55c972a78ae7209517c4027b21
|