This is a lightweight CLI-based version of Mechvibes. No Electron. Only supports Linux and Windows. (See why).
- Full support for themes made for the original Mechvibes.
- Easy CLI interface.
mvibes run
runs the app.mvibes run --with active_theme.id=eg-oreo
overrides the active theme specified inconfiguration.yml
. You can override any option in the file using this option. You are allowed to use this option multiple times like this:mvibes run --with key1.sub_key1=value --with key2.sub_key2=value
.- See
mvibes --help
for more information.
- Default themes same as the original Mechvibes, see themes.
See the wiki page for instructions to install.
See the wiki page for a guide to using this project.
Configuration is done in the configuration.yml
file. See the wiki page for documentation.
Thank you for your interest. Please see CONTRIBUTING.md.
This project is licensed under the MIT license.