Lakka-LibreELEC/packages/addons/tools/flirc_util/source/default.py

9 lines
199 B
Python
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
import xbmcgui
import subprocess
xbmcgui.Dialog().ok('', 'This is a console-only addon')