Mini Roon controller with tray icon built with Electron
https://www.dropbox.com/s/mko2oad4kyjv0pt/Electroon-win32-x64.zip?dl=0
1. Edit config.json and
change "server_ip" to your Roon core address.
2. npm install
3. npm run build
4. npm start
5. Authorize extension in Roon
*Once you edit your config.json, run electron-packer command from the project root directory
npm run package-win-asar
Not sure how to package with the startup flags, but on Windows you can edit the .exe shortcut properties and append to the "target" like so:
--enable-transparent-visuals --disable-gpu