JavaScript/TypeScript library for the Hiroia Jimmy smart scale
As of 2022-01 only Chrome browsers support connecting to Bluetooth devices liek the Jimmy scale.
For further development, I recommend analyzing Bluetooth communication between an iOS device and the scale following this guide: https://www.bluetooth.com/blog/a-new-way-to-debug-iosbluetooth-applications/
yarn install
yarn serve
yarn build
yarn lint