A Mobile Web App for KSP telemetry data
Ever wanted to check how your Kerbals are doing while going to the Gym? No? Anyway... KST lets you connect your phone or browser to the game running on another device. It uses the KRPC-Mod to steam realtime-information of your craft in orbit.
- Add the KRPC-Mod to your Kerbal Space Program installation
- Configure the KRPC-Mod to use
Protobuf over WebSockets
as Protocol (and change ip and port if necessary) - Start the KRPC-server
- Open KST on js.org
- Enter the servers connection data into the App and connect!