1
0
Fork 0
A SMS Messageboard using node.js http://lbsfilm.at (Mirror of github)
Go to file
eorg_oz 195e1eca34 minor changes 2017-03-10 20:12:08 +01:00
served minor changes 2017-03-10 20:12:08 +01:00
.gitignore minor changes 2017-03-10 20:12:08 +01:00
README.md minor changes 2017-03-10 20:12:08 +01:00
app.js minor changes 2017-03-10 20:12:08 +01:00
board.html minor changes 2017-03-10 20:12:08 +01:00
clear.html minor changes 2017-03-10 20:12:08 +01:00
demo.html minor changes 2017-03-10 20:12:08 +01:00
package.json minor changes 2017-03-10 20:12:08 +01:00
requestHandlers.js Delete Outcommented exports 2017-03-09 23:44:56 +01:00
route.js minor changes 2017-03-10 20:12:08 +01:00
sample.config.json minor changes 2017-03-10 20:12:08 +01:00
server.js minor changes 2017-03-10 20:12:08 +01:00

README.md

nodeMessageBoard

A SMS Messageboard using node.js

Install

node message board works using a sim900 module connected using a usb serial converter. Make sure you have the needed drivers installed.

run npm install to install the dependencys (socket.io, lowdb, serialport)

rename sample.config.json to config.json and add your serialport and pincode into it

then run node app.js to run the server.

http://lbsfilm.at/