Skip to content

A simple nodejs-based HTTP server displaying RuuviTag data

License

Notifications You must be signed in to change notification settings

kyyhkynen/node-ruuvitag-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ruuvitag-weather

A simple nodejs-based HTTP server displaying RuuviTag data

Usage

Start with

npm install
node server.js

And browse to http://localhost:8000

To populate the ui with dummy data instead of real live data, start with

NODE_ENV=test node server.js

Screenshot

screenshot

About

A simple nodejs-based HTTP server displaying RuuviTag data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages