TheSpeedX / insh

A Command Line Tool That Insults You When You Type Wrong Commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🤖 InSH

Version License PyPI Monthly Downloads Views

Ever wished your shell had a personality? Meet 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:

pip install -U insh

Or alternatively, you can install the latest version using git:

pip install git+https://github.com/TheSpeedX/insh.git

Usage

Configure the shell and OpenAI API:

insh --configure

Activate/Deactivate the shell extension:

insh --activate
insh --deactivate

Ask it any thing:

ina "<question>"
insh --ask "<question>"

NOTE: You might face issues with shell integration. Feel free to create an issue for it.

Screenshots

Working Stuff

App Screenshot

Authors

Made with 💔 by @TheSpeedX

About

A Command Line Tool That Insults You When You Type Wrong Commands

License:MIT License


Languages

Language:Python 100.0%