An open API service indexing awesome lists of open source software.

https://github.com/djdeveloperr/band


https://github.com/djdeveloperr/band

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mi Band 4 Library

Interact with your Mi Band 4 right in browser using Web Bluetooth API! Based on the protocol uncovered in [this repo](https://github.com/satcar77/miband4).

## Features

- Get device info.
- Get status (steps, etc.) (realtime too)
- Get/set current time.
- Send Notifications/Calls.
- Set music and receive music events.
- Heart rate measurement (realtime/onetime).
- Setting alarms.
- Fetch Activity Data.
- Update Watchface.
- Update Firmware (unsafe).

## Obtaining Auth Key

You can obtain Auth Key using the method mentioned here: https://github.com/argrento/huami-token.

## Usage

This is hosted on [Deno Deploy here](https://band.deno.dev).

## License

Check [LICENSE](./LICENSE) for more info.

Copyright 2021 @ DjDeveloperr