https://github.com/thespeedx/insh
A Command Line Tool That Insults You When You Type Wrong Commands
https://github.com/thespeedx/insh
funny insh insult insulter python shell speedx thespeedx
Last synced: 8 months ago
JSON representation
A Command Line Tool That Insults You When You Type Wrong Commands
- Host: GitHub
- URL: https://github.com/thespeedx/insh
- Owner: TheSpeedX
- License: mit
- Created: 2020-01-19T09:33:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T18:45:40.000Z (over 2 years ago)
- Last Synced: 2025-07-03T03:40:43.217Z (12 months ago)
- Topics: funny, insh, insult, insulter, python, shell, speedx, thespeedx
- Language: Python
- Size: 29.3 KB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤖 InSH
[](https://github.com/TheSpeedX/insh) [](https://github.com/TheSpeedX/insh/blob/master/LICENSE) [](https://pypi.org/project/insh/)  
Ever wished your shell had a personality? Meet [InSH](https://github.com/TheSpeedX/insh) - the Insulter Shell!
## Features
- Integrates with bash on windows and linux apparently
- Helps you with command even if you haven't asked for it
- Drains your OpenAI GPT credit for silly stuff
## Installation
Use the package manager pip:
```bash
pip install -U insh
```
Or alternatively, you can install the latest version using git:
```bash
pip install git+https://github.com/TheSpeedX/insh.git
```
## Usage
Configure the shell and OpenAI API:
```bash
insh --configure
```
Activate/Deactivate the shell extension:
```bash
insh --activate
insh --deactivate
```
Ask it any thing:
```bash
ina ""
insh --ask ""
```
NOTE: You might face issues with shell integration. Feel free to create an issue for it.
## Screenshots


## Authors
Made with 💔 by [@TheSpeedX](https://www.github.com/TheSpeedX)