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.
git clone https://github.com/netbeast/dashboard
cd dashboard
npm i # by default, dependencies are ignored
npm start
Find it live at http://localhost:8000
Or run it as
node index.js --port <a port of convenience>
. You can also modify the .env file.
Use the Netbeast API along with the dashboard to publish data through MQTT or reuse it in your apps. http://docs.netbeast.co/chapters/api_reference/index.html
http://docs.netbeast.co/chapters/get_started/get_started_with_raspberry_pi_2.html
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