PyXBMCt UI framework
Addon Description
PyXBMCt is a mini-framework for simple XBMC addon UI buliding. It is similar to PyQt and provides parent windows, a number of UI controls (widgets) and a grid layout manager to place controls.
How To Install
To install PyXBMCt directly from zip file
- Download the addon.
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from zip file.
- If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
- In any case, Kodi will warn you, you may not get auto-updates for this addon.
- Navigate into the location where you've downloaded the addon to and select it to Install.
* An alternative method to install PyXBMCt from a repository can be found here. Repository information can be found below.
Additional Information
Updated: January 15, 2021
In Repositories:
Ghost Repo, SGKODI REPOSITORY, K.U.S All In One Repository, Brettus Repository, Kodi Add-on repository [Matrix], Kodi Neu Erleben Repository, Octopus Repository, SuperRepo All [Krypton][v7], icharania repo
Platform: all
Alternative Sources:
License: GNU GPL v.3
Depends On:
xbmc.python (>= 2.20.0)