![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Namespaces | |
Screens.Information | |
Functions | |
def | Screens.Information.getBoxProcTypeName () |
def | Screens.Information.formatLine (style, left, right=None) |
Variables | |
Screens.Information.MODULE_NAME = __name__.split(".")[-1] | |
Screens.Information.DISPLAY_BRAND = BoxInfo.getItem("displaybrand") | |
Screens.Information.DISPLAY_MODEL = BoxInfo.getItem("displaymodel") | |
Screens.Information.MACHINE_BUILD = BoxInfo.getItem("machinebuild") | |
Screens.Information.MODEL = BoxInfo.getItem("model") | |
list | Screens.Information.INFO_COLORS = ["N", "H", "S", "P", "V", "M", "F"] |
dictionary | Screens.Information.INFO_COLOR |
int | Screens.Information.LOG_MAX_LINES = 10000 |
int | Screens.Information.AUTO_REFRESH_TIME = 5000 |
list | Screens.Information.welcome |