An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# openblock-link
[![Publish Npm Package](https://github.com/openblockcc/openblock-link/actions/workflows/publish-npm-package.yml/badge.svg)](https://github.com/openblockcc/openblock-link/actions/workflows/publish-npm-package.yml)
![](https://img.shields.io/github/license/openblockcc/openblock-link)

### 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)