Spayker / rn-miband-connector

React-Native based connector to MiBand 3
MIT License
23 stars 14 forks source link

GitHub license Build Status codecov.io Gitter

rn-miband-connector

MiBand Connector represents POC of communication between miBand devices and Android app. Latest improvements added some API to transfer already gathered data toa dedicated server (more info about server side can be found here). Was tested on miBand 3 and React-Native (v0.61.2)

Tech stack:

Notes

Solution partially uses sources taken from: 1) https://github.com/creotiv/MiBand2 2) https://github.com/vshymanskyy/miband2-python-test

Thanks guys for your great work.