Nicer UI for Equalizer APO
Download and install Equalizer APO first to make this work https://sourceforge.net/projects/equalizerapo/files/latest/download
For latest release look here: https://github.com/Igogrek/equalizer-apo-ui/releases
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.