I built a program that lets you control your PC with hand gestures
Posted by Hot-Act-6660@reddit | Python | View on Reddit | 1 comments
I built a hand-gesture PC control tool called TeleMouse.
It allows you to control your pc just by gestures using a webcam.
It uses:
- Python (
cv2,mediapipe) for gesture recognition - A Tauri-based frontend for the UI
The app supports 10 different gestures and is mainly designed for web browsing, but it can be used in many other scenarios where a mouse is needed. Typing is not the goal here.
It's very helpful when you are too far away from the pc or your hands are dirty.
Every similar project I saw was not helpful in any case, and did not solve any problem.
Demo + more info:
https://www.youtube.com/watch?v=PBKw3ugpbB4
Download / GitHub:
https://github.com/Uladislau-Kulikou/TeleMosue
Target audience: chicken wings + netflix enjoyers
Python-ModTeam@reddit
Hi there, from the /r/Python mods.
This comment has been removed for violating one or more of our community rules, including engaging in rude behavior or trolling. Please ensure to adhere to the r/Python guidelines in future discussions.
Thanks, and happy Pythoneering!
r/Python moderation team