Skip to content

pablopi/dashboard

 
 

Repository files navigation

Netbeast dashboard

Build Status npm version dependencies devDependency codecov.io

Join the chat at https://gitter.im/netbeast/docs

###Iot in html5.

This is a web panel from you can install, manage or publish IoT applications. For Linux + node.js. You already tried the Netbeast dashboard or distro? Let us know http://bit.ly/1dQmFKt!

Try it locally

Find it live at http://localhost

Install

npm install -g nb-dashboard

Run

sudo nb-dashboard --port 80

Turn your Raspberry Pi in a home automation gateway!

Compiling with npm the Dashboard node.js native modules may take a while. That is why we precompile them weekly and push them to this repo production branch. You can have it on your Raspberry Pi in less than a minute:

git clone -b master --single-branch https://github.com/netbeast/dashboard/
cd dashboard
npm i # by default, dependencies are ignored
sudo ./index.js

We also prepared a very lightweight Raspberry Pi distro with the dashboard already installed is published every two weeks here http://bit.ly/1HjkWo2. Available for Rpi 1 and 2 versions.

Use cases

Find them in our marketplace private beta. Invitations are open here

  • Push notification system using a Node.js REST API
  • SFTP server in Node.js + linux package
  • Live Streaming powerpoint web app
  • Web SSH built with node
  • Wifi Interface controller with Node.js and bash scripts

You can build IoT apps using only web technologies: javascript and HTML5! Also we hace tutorials at our docs to build apps with python.

Contact

Gitter

About

Node.js or Python IoT apps dashboard controller for Raspberry Pi or your favourite board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • CSS 32.2%
  • HTML 3.2%
  • Shell 0.1%