###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!
Find it live at http://localhost
npm install -g nb-dashboard
sudo nb-dashboard --port 80
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.
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.
- 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