diff --git a/README.md b/README.md index defd617..3559402 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,5 @@ See: * [server](/server): a service to run on a device near your Switch (full API docs are there) * [client](/website-client): a website for your friends to "connect" to your Switch -# Issues -* Be careful not to press Ctrl+W (LStick Up + A) while playing! (will get addressed eventually) - # Acknowledgements A very special thank you to https://github.com/mart1nro/joycontrol for the very conveninent and full API and the acknowledgements there as well for so much of the great research into how to communicate with the Switch. diff --git a/website-client/client.html b/website-client/client.html index 4ea06b2..d683603 100644 --- a/website-client/client.html +++ b/website-client/client.html @@ -5,343 +5,438 @@
Left Control Stick: WASD
-X:▲, Y: ◀, B:▼, A:▶
-Arrows: Shift+WASD
-Right Stick: Shift+▲◀▼▶
- +Connection status:
+Send mode:
+Status:
+Connection status:
-Send mode:
-Status:
+ +L: Q, ZL: Shift+Q
+-: Z
+Left Control Stick: WASD
+Arrows: Shift+WASD
+Capture: C
+R: E, ZR: Shift+E
++: X
+X: ▲, Y: ◀, B:▼, A:▶
+Right Stick: Shift+▲◀▼▶
+Home: V
++ a: The server address of the host that will send commands to the Switch. +
++ c: Use "c=true" to connect to the server automatically. + Defaults to "c=false" to not connect to the server automatically. +
++ s: Use "s=true" to enable sending commands automatically. + Defaults to "s=false" to not automatically send commands. +
++ mixerChannel: The channel name for a Mixer stream to start playing. +
+