ovos-backend-manager/README.md
2022-10-04 20:30:39 +01:00

682 B

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