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.
- Volume Control:
Turn volume control mode onturns the volume control console on.Turn volume control mode offturns the volume control console off. - Brightness Control:
Turn brightness control mode onturns the brightness control console on.Turn brightness control mode offturns the brightness control console off. - Mouse Control:
Turn mouse control mode onturns the mouse control console on.Turn mouse control mode offturns the mouse control console off. - Air Keyboard:
Turn keyboard control mode onturns the keyboard control console on.Turn keyboard control mode offturns the keyboard control console off. - Wake system up:
Hey computerturns the system on. - Hibernate or make the system sleep:
Go to sleepmakes the system to shut down all processes and sleep untill the system is waken up. - Terminate program:
Exitterminates the program.