pip install --editable .
A cli to configure the interface
The CLI will be able to connect to the background running process AVA Daemon. It will allow the user to perform a bunch of actions :
- Authenticate (with the web api)
- Log out
- Fetch a list of plugins with parameters
- Get full information about a plugin
- Download & install a plugin
- Activate / Desactive a plugin
- Uninstall a plugin
- Play/Pause AVA vocal
It's made in Python