GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
670 stars 37 forks source link

[Feature] Open Silently on Boot #113

Closed kelseymcbratney closed 1 year ago

kelseymcbratney commented 1 year ago

Hello! This is a fantastic utility and has been working great for me so far. I was curious if there was way to open the program on boot without opening the web interface. I am on Linux. Thanks for all your work!

FrostyCoolSlug commented 1 year ago

In System -> Utility Settings, there should be an 'Autostart on Login' button, which will just launch the daemon straight into the background when you login :)

Because of the way that package managers work, it's not something I can enable by default, or give a choice during install, so I've had to put it as a setting.

kelseymcbratney commented 1 year ago

Thank you!! I misinterpreted the instructions and added it to startup within the Linux System Settings.