ovos-core gui service daemon
Project description
OVOS GUI MessageBus
GUI messagebus service, manages GUI state and implements the gui protocol
GUI clients (the application that actually draws the GUI) connect to this service
Configuration
under mycroft.conf
{
"gui": {
// Override: SYSTEM (set by specific enclosures)
// Uncomment or add "idle_display_skill" to set initial homescreen
// "idle_display_skill": "skill-ovos-homescreen.openvoiceos",
// Extensions provide additional GUI platform support for specific devices
// Currently supported devices: smartspeaker, bigscreen or generic
"extension": "generic",
// Generic extension can additionaly provide homescreen functionality
// homescreen support is disabled by default for generic extension
"generic": {
"homescreen_supported": false
}
// Optional file server support for remote clients
// "gui_file_server": true,
// "file_server_port": 8000,
// Optionally specify a default qt version for connected clients
// "default_qt_version": 5,
},
// The GUI messagebus websocket. Once port is created per connected GUI
"gui_websocket": {
"host": "0.0.0.0",
"base_port": 18181,
"route": "/gui",
"ssl": false
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ovos-gui-0.0.3a11.tar.gz
(31.1 kB
view details)
Built Distribution
File details
Details for the file ovos-gui-0.0.3a11.tar.gz
.
File metadata
- Download URL: ovos-gui-0.0.3a11.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 290504c3a9fa84b30a2197bfedca178e686d5a1290b9280dfe6ff8b76c36973a |
|
MD5 | 6c751852720e2072da9a66806008fee7 |
|
BLAKE2b-256 | 004802cdde6d9505d57f0491f5e61e1401731a9ab13577ebeb74b5244cafcd9d |
Provenance
File details
Details for the file ovos_gui-0.0.3a11-py3-none-any.whl
.
File metadata
- Download URL: ovos_gui-0.0.3a11-py3-none-any.whl
- Upload date:
- Size: 39.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee370ece4b2933f3ca5777d792d880ed7930eb6cb723c492a431fddb21d834f |
|
MD5 | 457a0c382904813a92e78998c03e33d8 |
|
BLAKE2b-256 | 4ad68d21378c2f0032cce3e003cbfc5acca65ad145383ce66cad9aeba6cef003 |