GastroGeek / rixy

An alternative WebUI for Guitarix
GNU General Public License v3.0
13 stars 1 forks source link
guitarix javascript tailwindcss vuejs webui

Rixy

An alternative WebUI for Guitarix.

Built using:

Screenshots

Fx List/Rack List

lists

Fx Controls

controls

Requirements

Use case

I am a guitarist and would like to be able to remotely control Guitarix from my mobile device via a simple web-based UI. I want to be able to play around with the various plugins in order to get some awesome sounds whilst I am jamming. It would be great if it could make me play just like Slash from G N' R.

Todo

Notes

Be sure to create your .env.local file! see .env.example for details.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Contributors

Use headwind with VSCode for easier Tailwindcss class ordering.