Difference between revisions of "Kodi"

From ArmadeusWiki
Jump to: navigation, search
(New page: Kodi is the new name for XBMC, which is a multiplatform mediacenter. It runs very well on the APF6. ==Installation== <pre class="host"> $ make apf6mediacenter_defconfig </pre> * Take...)
 
(Usage)
Line 12: Line 12:
 
* Application is launched by default with the generated rootfs
 
* Application is launched by default with the generated rootfs
 
* You will need a keyboard/joystick to control the application
 
* You will need a keyboard/joystick to control the application
 +
 +
==Links==
 +
* http://kodi.wiki/view/Buildroot
  
 
[[Category:Multimedia]]
 
[[Category:Multimedia]]

Revision as of 16:14, 15 April 2015

Kodi is the new name for XBMC, which is a multiplatform mediacenter. It runs very well on the APF6.

Installation

$ make apf6mediacenter_defconfig
  • Take some coffees
  • Reflash kernel, rootfs & DTBs

Usage

  • Application is launched by default with the generated rootfs
  • You will need a keyboard/joystick to control the application

Links