Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

robeaux

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robeaux

A React-based front-end for CPPP-IO APIs

latest
Source
npmnpm
Version
0.5.1
Version published
Maintainers
3
Created
Source

Robeaux

Robeaux (/rō-bō/) is a universal dashboard to your robotic devices. Like a router admin page, but for robots.

Robeaux is powered by React. It provides a front-end to the CPPP-IO API interface offered by Artoo, Cylon.js and Gobot.

Dependencies

$ npm install
$ gem install sass

For faster CSS compilation, you can also install sassc.

OS X instructions:

$ brew install sassc

Building

Included make tasks:

CommandResult
make lintlints src/javascripts with JSXHint
make jsbuilds JS
make cssbuilds CSS
make allbuilds both
make cleancleans build targets
make minifybuilds minified CSS / JS
make watch-jswatches + builds JS
make watch-csswatches + builds CSS*

*: depends on having peat installed if you use sassc.

Releases

VersionDescription
0.5.1Correct params sent
0.5.0Add CPPP-IO details dropdown (click on robot/device names)
0.4.1Remove an errant semi-colon in a template
0.4.0Re-implementation with React
0.3.0New style updates
0.2.0Update for CPP-IO API spec
0.1.1Remove dependency on Google WebFonts
0.1.0Full rewrite. Supports Server-Sent-Events.
0.0.4Feature improvements
0.0.3Feature improvements
0.0.2Initial release.

License

Copyright (c) 2014-2017 The Hybrid Group

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

FAQs

Package last updated on 12 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts