Skip to content

📟 Monitoring mobile application for EUC (KingSong). Written in React Native.

License

Notifications You must be signed in to change notification settings

jukben/euc-tricorder

Repository files navigation

EUC Tricorder

EUC Tricorder an is expermintal monitor application for your EUC.

This project currently supports iOS platform only and it has companion app only Pebble Watch (sweet nostalgia). It's based on my previous project - kingsong-web-controller.

The goal of this project was to explore comunication protocol of EUC and also refresh state of React Native development.

To be honest, I built this primarily to for myself. However I do own Apple Developer account and this project has its pipeline on AppCenter, so in case you don't want to build the app on your own, contact me and I will add you into a distribution group.

Supports

  • Supports only KingSong (18L) for now, but it's designed in a way to easily write connectors for other unicycles / devices
  • Possible to connect with EUC Tricorder Pebble (Rebble) Watch App (you have to build it manually!)
  • Possible to connect with Flic Button to trigger voice information

Screenshots

Contribution

React Native

If you want to collaborate on this, please reach me out. Anyway, you should be able to build it quite easily. Install dependencies with Yarn, then build it for release in Xcode.

Pebble

In order to develop for Pebble, you can use the ./run-pebble command which will run Docker container and open its terminal with pebble binary.

pebble build && pebble install --phone IP

License

MIT