Skip to content

gundamet/AngularSerialPort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#AngularSerialPort Application that use Angular for the front-end and Node-webkit to make a back-end that functions like an executable. You will need to download node-webkit to run the application.

###To run the application nw.exe app\

###You will need to build the node SerialPort module for node-webkit for your platform cd app\node-modules\serialport nw-gyp configure --target=0.4.2 nw-gyp build

###Install Node-Webkit install python 2.7 npm install node-webkit npm install -g nw-gyp

###Other Node Modules npm install bindings npm install async

About

Angular SerialPort Node-Webkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • HTML 35.3%
  • CSS 2.6%