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

https://github.com/xiaowenxia/electron-serialtool

electron编写的串口工具
https://github.com/xiaowenxia/electron-serialtool

electron iot iot-application js serial vue vue-electron

Last synced: about 1 year ago
JSON representation

electron编写的串口工具

Awesome Lists containing this project

README

          

# electron-serialtool

> 串口工具,用electron和vue编写

#### Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build
```

#### 界面
界面还需要调整。
![](https://github.com/xiaowenxia/electron-serialtool/blob/master/doc/界面.png)

#### 界面2
![](https://github.com/xiaowenxia/electron-serialtool/blob/master/doc/界面2.png)