miband-js icon indicating copy to clipboard operation
miband-js copied to clipboard

MiBand 2 JS library for Node.JS and HTML5 (WebBluetooth)

Results 23 miband-js issues
Sort by recently updated
recently updated
newest added

![Screenshot 2019-04-27 at 14 29 28](https://user-images.githubusercontent.com/6201068/56849089-e08c9b00-68f8-11e9-96ae-a417c80d1ba7.png) ``` ^ ../src/XpcConnection.cpp:143:89: error: too few arguments to function call, expected 2, have 1 Local propertyValue = object->GetRealNamedProperty(propertyName->ToString()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ... 6 warnings and...

Did you able to read the data from mi band? Do you need any help to do it?

https://github.com/Freeyourgadget/Gadgetbridge/blob/master/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/miband2/MiBand2Support.java#L815

good first issue

showNotification('message') only shows ??? can we add text (title or body)

When I follow the instructions to install from NPM and run the miband-test in terminal (OSX), it says it can connect to the device. But after that a timeout occurs:...

Is there also a possibility to add the reading of the activities? The amount of steps? The sleep activity?

enhancement
help wanted

https://github.com/Freeyourgadget/Gadgetbridge/blob/master/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/miband2/MiBand2Support.java#L248

good first issue

Hey! Really love the work. I'd like to help out by introducing backwards compatibility for the Mi Band 1A and 1S. Any tips as to how I should go about...