You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's written in pure C.
Network part is based on raw Berkeley sockets and libev — library for asynchronous I/O.
Mouse is emulated via xlib and xlibtest libraries.
Keyboard input via xdotool.
About
Controlling of Linux mouse and keyboard from an android device (server's part).