https://github.com/nick-stebbings/biketerra-poc
https://github.com/nick-stebbings/biketerra-poc
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nick-stebbings/biketerra-poc
- Owner: nick-stebbings
- Created: 2025-03-05T21:35:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T01:14:16.000Z (3 months ago)
- Last Synced: 2025-03-06T02:25:32.295Z (3 months ago)
- Language: Rust
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC for streaming Bluetooth scanning events back to an external webview
Instructions (assuming pnpm is installed globally, otherwise use npm):
`pnpm i`
`pnpm tauri dev`
Check the Tauri webview console for emitted device info.
