Metadata-Version: 2.1
Name: termax
Version: 0.0.1
Summary: Boost your terminal's intelligence with LLM: intuitive command assistance, seamless customization, and predictive next steps at your fingertips.
Home-page: https://github.com/huangyz0918/termax
Download-URL: https://github.com/huangyz0918/termax/archive/refs/heads/main.zip
Author: Yizheng Huang
Author-email: huangyz0918@gmail.com
Keywords: LLM,deep learning,MLOps,shell,neural networks,command line,terminal,autocomplete
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Requires-Dist: click

# Termax

Termax is an LLM agent in your terminal to make your life easier.

With termax, you can

- 🍼 Ask Commands: ask your terminal to execute commands, no need to know them in advance.
- 📐 Tailor Commands: customize and fix commands for your devices, even those copied from Stack Overflow.
- 💡 Smart Hint: intelligent suggestions for your next steps.

## Installation

```bash
pip install termax
```

## Quick Start

