update url: rabbitcontrol.cc (#152)
This commit is contained in:
@@ -4,8 +4,8 @@ Automatically creates a remote UI to control your OPENRNDR program from a mobile
|
||||
|
||||
`orx-rabbit-control` uses `orx-parameters` annotations to generate a control interface, just like `orx-gui`.
|
||||
|
||||
<a href="https://rabbitcontrol.github.io">
|
||||
<img src="https://rabbitcontrol.github.io/carrot-sketch-c-trans.png" width="50px">
|
||||
<a href="http://rabbitcontrol.cc">
|
||||
<img src="http://rabbitcontrol.cc/carrot-sketch-c-trans.png" width="50px">
|
||||
</a>
|
||||
|
||||
For examples, check out the [demo](./src/demo/kotlin) folder.
|
||||
@@ -14,6 +14,6 @@ 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.
|
||||
Go to [client.rabbitcontrol.cc](http://client.rabbitcontrol.cc) 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..._
|
||||
More Info about the web client: [rabbitcontrol.cc/apps/webclient/](http://rabbitcontrol.cc/apps/webclient/)
|
||||
|
||||
Reference in New Issue
Block a user