Skip to main content

APIs Available in XUI

.xui is a special Lua script that additionally allows a very small subset of service modules, mainly for device type checks, UI reload, and configuration read/write. Only the APIs listed below are available in .xui scripts; any API not listed is unavailable in .xui.

XPP and XUI Modules

Extended String Module (string)

App Module (app)

Screen Module (screen)

System Module (sys)

Device Module (device)

PLIST Module (plist)

JSON Module (json)