Skip to content

a cli tool that gives you the linux/windows commands you ask in natural langugage

Notifications You must be signed in to change notification settings

hrithwikbharadwaj/askcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

askcmd

askcmd is a fast CLI tool that allows you to ask for commands in english and responds with commands according to your operating system.

Installation

npm i -g askcmd

Usage

Setup your groq api key

  1. Visit https://console.groq.com and generate a new api key
  2. askcmd -s <apikey>

Ask the commands you forget to the ai

askcmd <your-question>

Examples:

askcmd kill all apps running on port 4000

askcmd download hello.txt from src/submissions on the ubuntu machine 172.3.2.1

This was inspired by this tweet.

About

a cli tool that gives you the linux/windows commands you ask in natural langugage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published