https://github.com/djdeveloperr/band
https://github.com/djdeveloperr/band
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/djdeveloperr/band
- Owner: DjDeveloperr
- License: mit
- Created: 2021-04-14T06:29:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T14:30:13.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T02:35:25.491Z (5 months ago)
- Language: TypeScript
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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