Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 281 Bytes

remote-evdev

share input devices to remote hosts through network

example client usage:

client.py -s server -d device_path (multiple -d switches are possible!)

example server usage:

server.py

if anyone is able to add force feedback, please let me know