v1993 / linuxmotehook2

Cemuhook UDP server for WiiMotes on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: How to access wiimote input data [DSU Client] to make another script

martinprad0 opened this issue · comments

I have built linuxmotehook2 on my laptop and want to access the wiimote controller input from the DSU Client. My goal is to write a bash script that makes the wiimote pointer my desktop's mouse and maps the wiimote buttons to other keys.

image

The question is how can I access the data in localhost:26760 to make this happen.