Local-LLM terminal copilot that turns natural language into shell commands.
Project description
Termi
Termi is a local‑LLM powered terminal copilot that turns natural language into safe shell commands.
Install
pipx install termi
# or
pip install termi
Usage
termi
termi "find large files in ~/Downloads"
termi --explain "find . -type f -size +100M -print0 | xargs -0 ls -lh"
Notes
Termi requires Ollama to be installed and running. If Ollama is not found, Termi will attempt to install it automatically.
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
termi_copilot-0.1.0.tar.gz
(8.2 kB
view details)
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 termi_copilot-0.1.0.tar.gz.
File metadata
- Download URL: termi_copilot-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e9987db5f118c048af931558b0438934b4af43e77edb66cae4417f95f2bbf7
|
|
| MD5 |
d1874180d76396005c04b91a872ab171
|
|
| BLAKE2b-256 |
e0691e4137d764cf078bc6b8e74b5a30c992a98bd482476d20af77896b688d46
|
File details
Details for the file termi_copilot-0.1.0-py3-none-any.whl.
File metadata
- Download URL: termi_copilot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4529ef8cff9d2f2c2175a62b6b30ca3bdd8a47462573aea7f32fed4ae9d22147
|
|
| MD5 |
6390cd38b98c7852f695e9a0f65b11c2
|
|
| BLAKE2b-256 |
e425b0e9997ddf4409bdfd92e4a9b8478f230350ae7efc69bec17ac88123ec93
|