Skip to content

A simple web UI for personal backend, powered by PyWebIO

License

Notifications You must be signed in to change notification settings

OpenVoiceOS/ovos-backend-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVoiceOS Backend Manager

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

WARNING: personal-backend 0.2.0 introduced breaking changes

if you are running personal-backend <= 0.1.5 use backend-0.1.5 branch

Install

pip install ovos-backend-manager

or from source

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

Configuration

edit ~/.config/mycroft/ovos_backend_manager.conf

{
    "server": {
        "url": "http://XXX.XXX.XXX.XX:6712",
        "version": "v1",
        "admin_key": "XXXX"
    }
}

Usage

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

About

A simple web UI for personal backend, powered by PyWebIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages