No description
Find a file
2023-04-08 00:50:24 +01:00
helper initial migration 2023-04-08 00:50:24 +01:00
ovos_backend_manager initial migration 2023-04-08 00:50:24 +01:00
screenshots update gif demo 2022-10-04 20:30:39 +01:00
LICENSE proper package 2022-09-22 12:31:30 +01:00
README.md update gif demo 2022-10-04 20:30:39 +01:00
requirements.txt initial migration 2023-04-08 00:50:24 +01:00
setup.py update readme 2022-10-04 12:43:52 +01:00

OpenVoiceOS Backend Manager

a simple UI for ovos-personal-backend, utility to manage all your devices

If you are running ovos-core without a backend you can also run this on device and use the UI to view metrics, tag wake words and handle OAuth flow

Install

pip install ovos-backend-manager

or from source

pip install git+https://github.com/OpenVoiceOS/ovos-backend-manager

Usage

It needs to run on the same machine as the backend, it directly interacts with the databases and configuration files

ovos-backend-manager will be available in the command line after installing