monteslu / j5-chrome

Johnny-Five Nodebots as a chrome packaged application
44 stars 10 forks source link

Deprecation notice

The functionality from Johnny-Five Chrome(Chromebots) is now part of PageNodes !

Ongoing browser-based robotics is happening there, as well as ton of other IoT related features. Check it out.

Johnny-Five Chrome

This app lets you run Johnny-Five directly in Chrome.

Screenshot:

Screenshot

Pre-packaged version

Just want to use it? You can install a pre-packaged version from Chrome Web Store

Build it yourself

npm install
gulp

And load up the build/ directory as a chrome extenstion. Need help?