Skip to content

A mobile collaborative framework for distributed device collaboration based on Node-RED

License

Notifications You must be signed in to change notification settings

ilc-opensource/mcf

Repository files navigation

Mobile collaborative framework (MCF)

picture2 A javascript based simple framework for device composition, compose application logics and interoperate among distributed devices with graphic user interfaces.

Quick Start

  1. download the zip and unzip, or git clone
  2. cd mcf
  3. npm install
  4. node red.js
  5. Open http://localhost:1880
  6. Create a App with two flows, e.g. flow1 and flow2. Wire nodes of these flows
  7. Deploy flow1 and flow2 to different devices respectively
  8. Enjoy it.

Node-RED

http://nodered.org

Build Status Coverage Status

A visual tool for wiring the Internet of Things.

Screenshot

Quick Start

Check out INSTALL for full instructions on getting started.

  1. download the zip and unzip, or git clone
  2. cd node-red
  3. npm install
  4. node red.js
  5. Open http://localhost:1880

Documentation

More documentation can be found here.

For further help, or general discussion, there is also a mailing list.

Browser Support

The Node-RED editor runs in the browser. We routinely develop and test using Chrome and Firefox. We have anecdotal evidence that it works in IE9.

We do not yet support mobile browsers, although that is high on our priority list.

Contributing

Please see our contributing guide.

Authors

Node-RED is a creation of IBM Emerging Technology.

For more open-source projects from IBM, head over here.

Copyright and license

Copyright 2013, 2014 IBM Corp. under the Apache 2.0 license.

About

A mobile collaborative framework for distributed device collaboration based on Node-RED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published