brindosch 31f352e7ce json-rpc - origin, ui update (#407)
* try ace

* .

* update

* ...

* update

* update

* test

* -

* update

* fix

* .

* Revert "."

This reverts commit 631c30f8c08d3c62b6f9d538a7c5f2fdd7a18e76.

* Revert "fix"

This reverts commit be3dbc9cbdf3638d0c57979599a5275cdca96162.

* Revert "update"

This reverts commit 50fc89e800ea24e23ffe358612a6532499f8afea.

* Revert "-"

This reverts commit 8a6c1fdab32768edcb22f16e2368d6b73de6909a.

* Revert "test"

This reverts commit 50b36414909ea9198a05b8bede38a19067891693.

* update schema

* update ui

* flags

* adjustments
2017-02-28 17:53:41 +01:00
2017-02-08 14:36:28 +01:00
2017-02-08 14:36:28 +01:00
2016-08-28 15:10:43 +02:00
2017-02-11 22:52:47 +01:00
2016-12-06 12:54:34 +01:00

HYPERION

This is a pre alpha development repository for the next major version of hyperion


Important notice!

Hyperion.NG is under heavy development. This version is currently only for development purpose. Please do not use it for your 'productiv' setup!

If you want to use hyperion as 'normal user', please use current stable version

Besides of that .... Feel free to join us! We are looking always for people who wants to participate.


Hyperion is an opensource 'AmbiLight' implementation with support for many LED devices and video grabbers.

The main features of Hyperion are:

  • Low CPU load makes it perfect for SoCs like Raspberry Pi
  • Json interface which allows easy integration into scripts
  • A command line utility to for testing and integration in automated environment
  • Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app).
  • Kodi-checker which checks the playing status of Kodi and decides whether or not to capture the screen.
  • Black border detector.
  • A scriptable (Python) effect engine
  • A web ui to configure and remote control hyperion

More information can be found on the official Hyperion Wiki

If you need further support please open a topic at the our new forum! Hyperion webpage/forum.

Building

See Compilehowto and CrossCompileHowto.

License

The source is released under MIT-License (see http://opensource.org/licenses/MIT).

Description
No description provided
Readme
Languages
C++ 62%
JavaScript 22.5%
CMake 5.2%
HTML 3.4%
Python 3.2%
Other 3.6%