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.
Find it live at http://localhost
npm install -g netbeast-cli
beast start --port 8000 # default port
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.
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
- Visit our site https://netbeast.co
- Mail us: staff [at] netbeast.co
- Report a bug or enter discussion at issues
- Other resources: Docs, Netbeast API