Skip to content

run OS based commands using Python code in user-friendly language

Notifications You must be signed in to change notification settings

abhi-bhatra/talk_to_OS

Repository files navigation

talk_to_OS

user interface menu to interact with your O.S.

Initiative under IIEC-RISE

  • Under the mentorship of Vimal Daga, I have created my first menu using Python code which will execute OS based programs

Install dependencies

C:> python -m pip install pyttsx3
C:> python -m pip install beautifulsoup4==4.6.0
C:> python -m pip install requests==2.21.0
C:> python -m pip install lxml==4.3.0

Features

  • interact with your o.s. in user-friendly language
  • Some of the commands, like:
C:> run ssh
C:> show date
C:> create partition
C:> run http
C:> invert color
C:> find folder
C:> change folder
C:> open calculator
C:> open google 
C:> run new prompt

Note: 
> This project is under development stage and fully operational on Windows Command Prompt

Glimpse of Program

| [FVCproductions] | [FVCproductions] | [FVCproductions] | [FVCproductions] | [FVCproductions] | [FVCproductions] | [FVCproductions]

About

run OS based commands using Python code in user-friendly language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages