Skip to content
/ nodeTerm Public

nodeTerm is a terminal for communication with hardware connected to serial ports based on nw.js & node-serialport

License

Notifications You must be signed in to change notification settings

rijn/nodeTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeTerm

nodeTerm is a terminal for communication with hardware connected to serial ports based on nw.js & node-serialport

environment

node.js@0.12.3
npm@3.5.2

install dependencies

Enter working directory, execute command

$ sudo npm install nw-gyp -g
$ sudo npm install node-pre-gyp -g

$ npm install
$ cd node_modules/serialport/
$ node-pre-gyp rebuild --runtime=node-webkit --target=0.12.3

run

npm start

how to package

How-to-package-and-distribute-your-apps

About

nodeTerm is a terminal for communication with hardware connected to serial ports based on nw.js & node-serialport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published