mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 08:42:57 +01:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
|
config BR2_PACKAGE_PYTHON_OVOS_GUI
|
||
|
bool "python-ovos-gui"
|
||
|
help
|
||
|
GUI messagebus service, manages GUI state
|
||
|
and implements the gui protocol
|
||
|
|
||
|
https://github.com/OpenVoiceOS/ovos-gui
|