Kodi Reflexive Remote: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:


Extension to Kore - The default Kodi Remote.
* Allow XBMC to self-describe the available features through its API.

* Allow Kodi to self-describe the available features through its API.
* Use the description to dynamically build the remote control interface
* Use the description to dynamically build the remote control interface


Projet de référence:
Projet de référence:
* [https://f-droid.org/repository/browse/?fdfilter=kore&fdid=org.xbmc.kore Kodi Remote]
* [http://code.google.com/p/android-xbmcremote/ XBMC Remote]

Revision as of 14:39, 23 September 2016

Extension to Kore - The default Kodi Remote.

  • Allow Kodi to self-describe the available features through its API.
  • Use the description to dynamically build the remote control interface

Projet de référence: