Skip to content

romanvm/script.module.pyxbmct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A GUI micro-framework for Kodi meidacenter addons

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages