Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/takkao/scmc-app

Console to stream serial data to MQTT.
https://github.com/takkao/scmc-app

electron electron-app mqtt

Last synced: 25 days ago
JSON representation

Console to stream serial data to MQTT.

Awesome Lists containing this project

README

        

# SCMC-app

### Environment
```
npm install
npm run set_env
npm run mybuild
```

### Run
```
npm start
```

![main view](https://raw.githubusercontent.com/takkaO/SCMC-app/images/main_view.png "Main View")