Skip to content

Verify the good integration of serialport in an Electron application

License

Notifications You must be signed in to change notification settings

giloutho/test-serialport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-serialport

The goal of this project is to verify the good integration of serialport in an Electron application initiated with Electron Forge. This project must run on different operating systems: MacOS intel, MacOS M1, Windows and Linux.

This project is a fork of electron-serialport

Built With

Installation and usage

Clone the repo

git clone https://github.com/giloutho/test-serialport

Windows

Tests in progress

Linux

Tested on Ubuntu. This works directly without problems. "npm intall" and "npm start".

Mac Intel

Tested on MacOS 10.15 (Catalina). This works directly without problems. "npm intall" and "npm start".

Mac Arm

Tested on MacOS 12.2 (Monterey). This works directly without problems. "npm intall" and "npm start".

Versions

These tests were performed with :

  • Electron 17
  • Electron-forge 6
  • SerialPort 10.3

Results

This test displays serial ports of the computer.

No problem to detect some GPS like Flymaster

About

Verify the good integration of serialport in an Electron application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published