Skip to main content

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 are plugins that provide additional GUI platform support for specific devices
    // eg, if using ovos-shell you should set extension to "ovos-gui-plugin-shell-companion"
    "extension": "generic",

    // Default generic extension can provide homescreen functionality if enabled
    "generic": {
        "homescreen_supported": false
    },
    
    // Optionally specify a default qt version for connected clients that don't report it
    // NOTE: currently only QT5 clients exist
    "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
  }
}

Plugins

plugins provide platform specific GUI functionality, such as determining when to show a homescreen or close a window

you should usually not need any of these unless instructed to install it from a GUI client application

Limitations

gui resources files are populated under ~/.cache/mycrot/ovos-gui by skills and other OVOS components and are expectd to be accessible by GUI client applications

This means GUI clients are expected to be running under the same machine or implement their own access to the resource files (resolving page names to uris is the client app responsibility)

TODO: new repository with the removed GUI file server, serve files from ~/.cache/mycrot/ovos-gui to be handled by client apps

In case of containers a shared volume should be mounted between ovos-gui, skills and gui client apps

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-1.3.7a2.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_gui-1.3.7a2-py3-none-any.whl (47.3 kB view details)

Uploaded Python 3

File details

Details for the file ovos_gui-1.3.7a2.tar.gz.

File metadata

  • Download URL: ovos_gui-1.3.7a2.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_gui-1.3.7a2.tar.gz
Algorithm Hash digest
SHA256 967803040101db4c9d602a41955f4b238035e279a17ce55eab811d4c6971c6ea
MD5 ad6e6afe6bf2b94fe557132acf8807e8
BLAKE2b-256 b25e20186beaa3d0f6bd66d59908a3f588f32e88d8d6fdae2de3304d7ece12e1

See more details on using hashes here.

File details

Details for the file ovos_gui-1.3.7a2-py3-none-any.whl.

File metadata

  • Download URL: ovos_gui-1.3.7a2-py3-none-any.whl
  • Upload date:
  • Size: 47.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ovos_gui-1.3.7a2-py3-none-any.whl
Algorithm Hash digest
SHA256 d21f50a7f38136bf8ee644b3b85fd8ffbdcfe4730a4857d41ac5ddb7c81850af
MD5 b55ceac0f2374d1c1e2f459f717fc583
BLAKE2b-256 06c6bf54ec46ac59ded2fefaff5f619988f5f291b7d7a38370bbb6b2bc172094

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page