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
- Host: GitHub
- URL: https://github.com/ovoshatchery/ovos-config-assistant
- Owner: OVOSHatchery
- License: apache-2.0
- Created: 2022-02-24T11:36:16.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-14T21:32:31.000Z (about 2 years ago)
- Last Synced: 2025-03-19T07:47:24.968Z (over 1 year ago)
- Topics: maintainer-wanted, work-in-progress
- Language: Python
- Homepage:
- Size: 267 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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

