Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.21 KB

README.rst

File metadata and controls

55 lines (35 loc) · 1.21 KB

Bunny (='.'=) XBMC

Framework to develop fancy xbmc apps fast.

WORK IN PROGRESS!

TODO:

  1. Application scaffolding.
  2. Base windows class with easy event binding.
  3. Scaffolding of xml windows representatoins base on registered windows classes.
  4. Utils to resolve trivial xbmc script development tasks.
  5. Documentation.

Installation

pip install git+git://github.com/polinom/bunny-xbmc.git

Fast Start

To create you very basic application you need make few steps:

  • Move to you addons folder.

    For example on Mac you would go to Library/Application Support/XBMC/addons

  • Then preform bunny-create [type] [appname]

    For example: bynny-create video fancyapp

  • That's it! Now you can got to xbmc and check it out in you video addons. The app will be named 'fancyapp'

Documentation (in progress)

https://bunny-xbmc.readthedocs.org/en/latest/

To Read

Graphic design for TV screens:
https://developers.google.com/tv/android/docs/gtv_android_patterns

Who using it

http://etvnet.com - Russian Online video streeming service. Netflix for russians.

Examples:

http://youtu.be/rjLUBfaMKls