spat
20-07-2016, 22:02
Some of you may be familiar with the QDriverStation, which is an open-source alternative (non official) of the FRC Driver Station.
I have developed a touch-friendly version of the QDriverStation for mobile operating systems. It can run on Android and iOS (and possibly Windows Phone). However, I have only made available Android APKs for the moment, since I do not have an Apple Developer Account...
If some of you (or your teams) have an Apple Developer Account, you are welcome to compile it and upload it to the App Store (e.g. you can get some funds with it, just give me some credit :))
If you are interested in trying it, you can download the Android APK from GitHub (https://github.com/FRC-Utilities/QDriverStation-Mobile/releases/tag/v16.07.2).
Edit/Update: mDNS should work just fine, I managed to implement a simple (but working) mDNS responder, which does not depend on any external library or package.
Let me know what you think about it, suggestions are welcome!
I have developed a touch-friendly version of the QDriverStation for mobile operating systems. It can run on Android and iOS (and possibly Windows Phone). However, I have only made available Android APKs for the moment, since I do not have an Apple Developer Account...
If some of you (or your teams) have an Apple Developer Account, you are welcome to compile it and upload it to the App Store (e.g. you can get some funds with it, just give me some credit :))
If you are interested in trying it, you can download the Android APK from GitHub (https://github.com/FRC-Utilities/QDriverStation-Mobile/releases/tag/v16.07.2).
Edit/Update: mDNS should work just fine, I managed to implement a simple (but working) mDNS responder, which does not depend on any external library or package.
Let me know what you think about it, suggestions are welcome!