Skip to content

Dardin-dale/electron-react-serialport

Repository files navigation

Electron React SerialPort Boilerplate

Installation

  • use this template in a new repository
  • git clone https://github.com/you/your_repo.git
  • cd your_repo
  • yarn install

Note: Before connecting your device, change the input in main/device/my_device.js to use the serialnumber and LED on/off commands

See my device tutorial here

  • yarn start

Packing for distribution

To package the app from windows platform:

  • yarn dist

TODO

  • Add cross platform installer scripts
  • re-build React Front-End
  • Add finished DeviceManager
  • Add instructions

About

CC0 1.0 (Public Domain)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published