No description
helper | ||
ovos_backend_manager | ||
screenshots | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.py |
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