webtorrent/webtorrent-desktop

Consider using app.setLoginItemSettings(settings) API instead of auto-launch

Open

#1.135 geöffnet am 15. Feb. 2017

Auf GitHub ansehen
 (2 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)JavaScript (9.423 Stars) (1.055 Forks)batch import
acceptedenhancementgood first contributionhelp wanted

Beschreibung

Electron offers an official API for setting the app to start at login. Let's consider using it instead of auto-launch on Windows and Mac.

http://electron.atom.io/docs/api/app/#appsetloginitemsettingssettings-macos-windows

We may need to keep auto-launch around for Linux users.

Contributor Guide