Frameworks - openbase/bco.eveson GitHub Wiki
A list of frameworks we used for BCozy
Libraries from openBase
- JPS https://github.com/openbase/jps
- A command-line argument parser and application property management framework.
- JUL https://github.com/openbase/jul
- A java utility library.
- BCO http://basecubeone.org
- The smart home platform eveson is based on.
Libraries from Citec (University of Bielefeld)
- RSB http://docs.cor-lab.de//rsb-manual/0.15/html/examples.html
- The middleware used for platform independent network communication.
- RST http://docs.cor-lab.de//rst-manual/0.15/html/data-types.html
- The data type library based on google protocol-buffers.
External Libraries
- JSyn - Audio Synthesis Software API for Java