# orx-rabbit-control Automatically creates a remote UI to control your OPENRNDR program from a mobile device or a different computer. Alternative to `orx-gui`. `orx-rabbit-control` uses `orx-parameters` annotations to generate a control interface, just like `orx-gui`. For examples, check out the [demo](./src/demo/kotlin) folder. ### Using the web client Go to [rabbitcontrol.github.io/client](https://rabbitcontrol.github.io/client/) and enter your IP-address and port. _Note: there are currently issues with the insecure websocket connection that RabbitControl uses and some browsers (like mobile Safari), we're looking for solutions..._