An open API service indexing awesome lists of open source software.

https://github.com/ovoshatchery/ovos-config-assistant


https://github.com/ovoshatchery/ovos-config-assistant

maintainer-wanted work-in-progress

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# OVOS Config Assistant

**WIP** local web interface to manage OVOS devices

Help wanted making this a useful tool!

## Usage

first you need to allow this interface in `mycroft.conf`

```json
{
"admin_key": "some_secret_password"
}
```
then run `python -m ovos_config_assistant`

and navigate to http://127.0.0.1:36535

![img_1.png](img_1.png)

![img.png](img.png)