Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.42 KB

File metadata and controls

21 lines (11 loc) · 1.42 KB

Peripheral Killing System

Peripheral Killing System is a Python project designed to eliminate the use of mouse and keyboard by allowing users to control their computer's input functions using hand gestures. The project utilizes OpenCV and MediaPipe libraries to detect and track hand movements, enabling users to interact with their computer in a more intuitive and hands-free manner.

MIT License

Commands

  • Volume Control: Turn volume control mode on turns the volume control console on. Turn volume control mode off turns the volume control console off.
  • Brightness Control: Turn brightness control mode on turns the brightness control console on. Turn brightness control mode off turns the brightness control console off.
  • Mouse Control: Turn mouse control mode on turns the mouse control console on. Turn mouse control mode off turns the mouse control console off.
  • Air Keyboard: Turn keyboard control mode on turns the keyboard control console on. Turn keyboard control mode off turns the keyboard control console off.
  • Wake system up: Hey computer turns the system on.
  • Hibernate or make the system sleep: Go to sleep makes the system to shut down all processes and sleep untill the system is waken up.
  • Terminate program: Exit terminates the program.