Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

OpenVoiceOS/ovos-PHAL-plugin-dashboard

 
 

Repository files navigation

DEPRECATED - OVOS PHAL Dashboard Plugin

This repository is no longer maintained by OpenVoiceOS


The Dashboard PHAL plugin provides a simple interface to start, stop and provide status for the onboard flask based web dashboard for the device a user can connect to using his local network.

Requirements

Install

pip install ovos-PHAL-plugin-dashboard

Event Details:

Dashboard Management System
  • Enable GUI Dashboard Service:
       # type: Request
       # "ovos.PHAL.dashboard.enable"
  • Disable GUI Dashboard Service:
       # type: Request
       # "ovos.PHAL.dashboard.disable"
  • Get Dashboard Service Status:
       # type: Request
       # "ovos.PHAL.dashboard.status"

About

Dashboard PHAL plugin to handle Dashboard operations

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%