Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 370 Bytes

BTGamepad

Emulate Bluetooth HID (Keyboard, Gamepad, ...) From linux BlueZ

Uses

  1. If you already have paired device. First unpair it
  2. Then run Main.py with root permission

For linux: sudo python Main.py
For window: open cmd with adminastrator permission and then run python Main.py

Now you device should detect computer as keyboard or gamepad.