Git Product home page Git Product logo

qeo-core's Introduction

Qeo Open Source Project

Welcome to the Qeo Open Source Project!

About Qeo

Qeo is a software framework that allows devices to easily exchange data with other devices on the same network based on a publish-subscribe paradigm.

  • Break the silos. Qeo defines a set of standard datamodels that allows your application to interact with a wide range of devices, regardless of their manufacturer.
  • Secure. All communication between different devices is encrypted.
  • Access control. The end-user has full control over what data can be accessed by which other user/device/application.
  • Beyond the local network. Devices that are not in the local network can still exchange data with that network by connecting to a forwarder.

More information about Qeo can be found on the qeo.org website.

Supported Platforms

The open source version of Qeo is validated on Redhat Enterprice Linux version 6.1 and Ubuntu version 12.04 using GNU Make 3.81. Other distributions might be supported as well.

Before building the source, make sure your system meets the following requirements:

  • A 32-bit or 64-bit Linux system.
  • 300MB of free disk space.
  • Gradle version 2.1 or higher

Building

You can build the open source version using various build scripts. This script takes one argument to specify the directory to which the resulting artifacts will be copied.

Building qeo-c using make:

$ ./build_c_make.sh install

Building qeo-c using gradle/make:

$ ./build_c.sh install

Building qeo-android:

$ ./build_android.sh install

Building samples: It's required the execute the "build_c.sh" and "build_android.sh" script first.

$ ./build_samples.sh install

Documentation

The documentation of this project can be found on http://qeo.github.io/.

The Qeo Open Source Project Documentation is made available under the GNU Free Documentation License V1.3.

Copyright (c) 2015 - Qeo LLC

License

The Qeo Open Source Project is made available under the Clear BSD License, and the majority of the QEO Open Source Project components are therefore licensed under Clear BSD License.

The Qeo Open Source Project also includes third party open source software components. See LICENSE file for more details.

Copyright (c) 2015 - Qeo LLC

Trademark

Qeo is a Registered Trademark. For more information and terms of use, contact [email protected].

qeo-core's People

Contributors

qeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qeo-core's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.