All Projects → romanvm → Script.module.pyxbmct

romanvm / Script.module.pyxbmct

A GUI micro-framework for Kodi meidacenter addons

Programming Languages

python
139335 projects - #7 most used programming language

PyXBMCt

PyXBMCt is a mini-framework which simplifies UI creation for Kodi (XBMC) addons. It was inspired by PyQt GUI framework (hence the name) and provides a main window and a number of controls (widgets). The main windows serves as a parent widget for the controls much like QtGui.QWidget class and provides a grid layout manager to place the controls.

PyXBMCt developer's documentation: http://romanvm.github.io/script.module.pyxbmct

Support thread on Kodi forum: http://forum.kodi.tv/showthread.php?tid=174859

The framework uses image textures from Kodi Estuary and Confluence skins.

See also PyXBMCt demo addon that demonstrates the usage of PyXBMCt mini-framework.

Licence: GPL v.3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].