1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

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.
This commit is contained in:
j1nx
2024-07-20 13:04:35 +00:00
parent 4d74ba30d6
commit c474d35965
244 changed files with 4828 additions and 929 deletions

View File

@@ -0,0 +1,15 @@
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