https://github.com/openblockcc/openblock-link
Openblock local socket server. Provide hardware connection to openblock-vm.
https://github.com/openblockcc/openblock-link
Last synced: 6 months ago
JSON representation
Openblock local socket server. Provide hardware connection to openblock-vm.
- Host: GitHub
- URL: https://github.com/openblockcc/openblock-link
- Owner: openblockcc
- License: mit
- Created: 2020-10-03T14:53:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T08:54:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T00:17:21.309Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 452 KB
- Stars: 7
- Watchers: 4
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# openblock-link
[](https://github.com/openblockcc/openblock-link/actions/workflows/publish-npm-package.yml)

### Instructions
```bash
npm install
npm run fetch
npm start
```
If you work on windows and want to use BLE connection check this instructions: [https://github.com/noble/noble](https://github.com/noble/noble)