Skip to content

mfahadtahir/Voice-Control-Shell

Repository files navigation

VOICE CONTROLL SHELL

A Step towards voice activated machines.

Major Requirements

Steps

  1. Run program to download all the the required libraries, give root password if needed
python3 install_requirements.py
  1. Then start the Voice Controlled Shell by running
python3 main.py
No Command Description
1 Send Email Can send mails to several receivers
2 Weather Update Will display the current weather Report
3 List Files Will List files of current Directory
4 Date Today's date will be displayed
5 Shutdown The computer will be powered off
6 Reboot The computer will restart
7 Create File New file will be created in the current folder
8 Create Folder Create new Folder in current Directory
9 File type The file information will be displayed
10 Create User The new user will be created.
11 Delete User Deletes the user.
12 Current Directory Current working Directory will be displayed
13 Create Directory New Directory will be created
14 Go Back Move to the previous directory
15 Change Directory Move to the specified directory
16 Delete file Deletes the specified file
17 Delete Directory Deletes the specified directory