Note: I created the original entry possibly in the wrong forum category.... so I try and recap here Update V2 (20190811)- - added macros for touch targets - 'compiled' with Babel to support older browsers (e.g. iOS 9.3 Safari) - Uses Node.JS to provide a simple web server all inclusive with little installation and config needs Available here: https://github.com/SCToolsfactory/SCRemoteServer For MFDs or other input and data display means there is a stack of software I've prepared - once SC gets ready to have an API we may even display game info in real-time. For the moment it allows to send keyboard and Joystick input to the GamePC from remote sources such as tablets, rasPi, Arduinos other PCs etc. either by a customizable web interface or through commands sent over the network (UDP or TCP). For games with API it would allow to show information captured from that game in the Web GUI. see... https://robertsspaceindustries.com/spectrum/community/SC/forum/57219/thread/sc-remote-interaction-web-server this is a possible web interface for the iPad - but it's up to you to create the one you want.