This is a command line application that allows you to ask ChatGPT about a command you need.
Project description
# ChatGPT Terminal App
This is a simple terminal app that allows you to ask to ChatGPT for a command you need on your terminal.
## Installation
To install the app, you can use pip:
pip install cgtp-cli
## Usage
To use the app, you can run the following command:
cgtp-cli ‘search the process running in the port 4000’
You can also use the -options flag to display the available options for the command, and the -desc flag to display the description for the command:
cgtp_cli search the process running in the port 4000 -options -desc
You will need a key for the chat-gtp api for this cli. You can set it using the -key flag:
cgtp-cli -key <your-key>
[//]: <> (include an gif here)
## License
This app is licensed under the MIT License. See the LICENSE file for more information. You can replace the name of the app, the installation instructions, the usage instructions, and the license information with your own information
## Contributing
Fork the project at: https://github.com/edwinsn/cgtp-cli
Project details
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
File details
Details for the file cgtp-cli-1.0.3.tar.gz
.
File metadata
- Download URL: cgtp-cli-1.0.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3707522e27346d208c50afccc7efaeb47c5d38b8a2b28db3781f0c64261c1076 |
|
MD5 | 9123f4a5bc291b9d9c9e55e703c728e2 |
|
BLAKE2b-256 | 7f5d3d5d8671b86686cc9dbe824f7b86db6c702cda8c1d17e7542939f24dc917 |
File details
Details for the file cgtp_cli-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: cgtp_cli-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 020708d3b618d3da227a300758a0be06da5da4cc0ac7ecd12a32ea3c8401ae10 |
|
MD5 | b4fe287a80122c799f12cd415aa086b2 |
|
BLAKE2b-256 | 5312c7f67d1861f5dc97135d0049f195c5838baf6d06451398fbd9b5a4dbb5ac |