Skip to content

junaid-mahmood/nlsh

Repository files navigation

nlsh - Natural Language Shell

Talk to your terminal in plain English.

Requirements: macOS or Linux (Windows not currently supported)

Install

curl -fsSL https://raw.githubusercontent.com/junaid-mahmood/nlsh/main/install.sh | bash

Uninstall

curl -fsSL https://raw.githubusercontent.com/junaid-mahmood/nlsh/main/uninstall.sh | bash

Usage

nlsh

Type naturally:

  • list all python filesfind . -name "*.py"
  • git commit with message fixed buggit commit -m "fixed bug"

Commands:

  • !api - Change API key
  • !help - Show help
  • !cmd - Run cmd directly
  • Ctrl+D - Exit

About

Turn natural language to terminal commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published