A python program to which takes Linux commands in natural language and executes them by finding your intention.
Try the following inputs to play around with the program. You can phrase them the way you like, natural language, no slang though, cool ?
- When is republic day India #Search all major global events
- What is your name ? #Random reply
- what time is it ? #Yes returns current system time.
- create a new folder called YourNameHere on desktop #Makes a folder called YourNameHere on desktop.Specify path for non standard directories
- Show downloads #Show contents of downloads. Specify path for non standard directories
- where is FileName #Searches for xyz file in home. Specify path for non standard directories