Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.93 KB

File metadata and controls

39 lines (34 loc) · 1.93 KB

PC Control For Differently Abled People

forthebadge made-with-python

Problems:

  • Differently abled people find difficult to use computer.
  • Windows accessibility features requires some usage of keyboard(for eg: to start it) which will be difficult for visually impaired or people who can't use keyboard or mouse.
  • It is very difficult or impossible to open apps, write in MS Word, surf internet and do many more stuffs in computer.
  • There are some softwares like JAWS screen reader but it is not free.

Solutions:

  • This application uses voice input. So I think it will be very helpful specially for visually impaired people and people who can't use keyboard.
  • This application starts right after the windows have started. So, there won't be any need to use keyboard even to start the app.
  • I have made this application to be able to open apps, read or write MS word file and even to browse internet.
  • This app is completely free. Download git repo and use it.

To run this project:

  • This program needs MySQL server or you can change the database after downloading this project
  • pip install -r requirements.txt
  • python controller.py

Future Objectives:

  • To make UI for this project
  • To increase the assessbility of the project

Demo

PC control demo