mettiuss / bus

Mi band 7 app to view buses timetables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus App

App created for the Xiaomi mi Band 7 to view busses timetables on the watch.

Screenshots

Detail Preview Screenshot Detail Preview Screenshot

Run Locally

You can run the project on your machine thanks to https://github.com/melianmiko/ZeppPlayer and https://github.com/melianmiko/zmake (Follow the instructions to download the two programs on your system)

Clone the project

  git clone https://github.com/mettiuss/bus && cd bus

Compile the program using zmake and run it using ZeppPlayer (you can find instructions in the github pages)

Adding stop data

Create a new file under page/ naming it data.json. Build it following the template in page/data-structure.txt

Installation

Compile the project with zmake

Copy to your phone dist/bus.bin

Install it using https://play.google.com/store/apps/details?id=asn.ark.miband7

Acknowledgements

Huge thanks to melianmiko for building the tools necessary for development on the mi band 7!

About

Mi band 7 app to view buses timetables

License:MIT License


Languages

Language:JavaScript 100.0%