Platforms
The library runs on web (Web Bluetooth), hybrid mobile (Capacitor), React Native, and Node.js/Bun/Deno (Runtime and CLI). The same device interface applies; each platform has its own package and setup.
| Platform | Package | Use case |
|---|---|---|
| Web | @hangtime/grip-connect | Browsers (Chrome, Edge, Opera; desktop/Android) |
| Capacitor | @hangtime/grip-connect-capacitor | iOS and Android hybrid apps |
| React Native | @hangtime/grip-connect-react-native | iOS and Android native apps |
| Runtime | @hangtime/grip-connect-runtime | Node.js, Deno, Bun programmatic adapter |
| CLI | @hangtime/grip-connect-cli | Ready-made command-line tool: interactive mode, stream, watch, info, tare, download |
Pick a platform below for install, config, and code samples.