Skip to content

rgeorgeoff/cloudbrain

 
 

Repository files navigation

Banner

CloudBrain is a platform for real-time sensor data analysis and visualization.

Status

Build Status

Features

  • Stream sensor data in a unified format.
  • Store sensor data in a central database.
  • Analyze sensor data to find patterns.
  • Visualize sensor data and patterns in real-time.

features

Using CloudBrain

Setup

For your changes to take effect immediately, if you want to edit the code:

python setup.py develop --user

Otherwise, if you just want to use CloudBrain:

python setup.py install --user

Run the tests

python setup.py test

More docs

For more details on to setup and use CloudBrain, refer to the wiki.

License

License: AGPL-3

About

Open-source platform for wearable analytics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.6%
  • Shell 6.6%
  • Ruby 1.7%
  • JavaScript 0.1%