Available clients
JavaScript / TypeScript
remote.luau server (protocol 1.2) the client adds
hidCombo, hidTypewriter, hidMoveSmooth, hidSetMouseMode/hidGetMouseMode,
screenCaptureWindow, and authenticate. Any command without a dedicated method
— the App, Process, Env, Hash, Regex, File, Net, Macro, Audio, Timer, and other
namespaces — is reachable through the generic escape hatch:
- npm:
@rebind.gg/client-ts - GitHub:
usinput/rebind-client-ts
Python
- GitHub:
usinput/rebind-client-py
Rust
- crates.io:
rebind-client - GitHub:
usinput/rebind-client-rs