1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
j1nx c474d35965 Bumps all over the place. Work of the last weeks.
To much of a hassle to split into seperate commits.
Needed to push as I see my SSD degrading and are afraid of the crash.
2024-07-20 13:04:35 +00:00

16 lines
548 B
Plaintext

config BR2_PACKAGE_PYTHON_OVOS_GUI_PLUGIN_SHELL_COMPANION
bool "python-ovos-gui-plugin-shell-companion"
select BR2_PACKAGE_PYTHON_OVOS_PLUGIN_MANAGER
select BR2_PACKAGE_PYTHON_OVOS_UTILS
select BR2_PACKAGE_PYTHON_OVOS_CONFIG
select BR2_PACKAGE_PYTHON_ASTRAL
help
provides various bus APIs that integrate with
ovos-shell.
- color scheme manager
- notifications widgets
- configuration provider (settings UI)
- brightness control (night mode etc)
https://github.com/OpenVoiceOS/ovos-gui-plugin-shell-companion