/dashboard

:star2: Update your router or Raspbery Pi into a Netbeast. Launch Node.js apps.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Build Status dependencies

Netbeast dashboard

Connect everything. Regarless its brand or technology,

This is a web panel from you can install, manage or publish IoT applications. For every platform. Mac, Windows & Linux app/repo. Check out our http://docs.netbeast.co for builds for Raspberry Pi, Beagle Bone and Arduino.

Join us in Slack!

Try it locally

Find it live at http://localhost Dashboard live GIF

Install

npm install -g netbeast-cli

Run

beast start --port 8000 # default port

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.

Docs

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

##Desktop version compilation

If you want to know how you can compile the Netbeast dashboard to get a desktop application go here

Contact

Join us in Slack!