talk-desktop
talk-desktop copied to clipboard
Run on startup
Did you try adding to systemd? https://duckduckgo.com/?t=ffab&q=start+app+at+boot+systemd&ia=web
Did you try adding to systemd?
On Linux I'm not sure, that systemd is a good option. I'd go with adding a config to the ~/.config/autostart/, as it is more general (and simple) way to add a desktop application to startup in many Linux desktop environments with an integration in the desktop environment (as far as I know).
P.S. On Windows and Mac it should be implemented by Electron's app.setLoginItemSettings.
Currently the issue is blocked by https://github.com/nextcloud/talk-desktop/issues/27