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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f7e920 · Aug 21, 2020

History

14 Commits
Aug 21, 2020
Aug 20, 2020
Aug 19, 2020
Aug 20, 2020
Aug 20, 2020
Aug 21, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 20, 2020
Aug 19, 2020

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