webtorrent/webtorrent-desktop

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

Aperta

#1135 aperta il 15 feb 2017

 (2 commenti) (6 reazioni) (0 assegnatari)JavaScript (1055 fork)batch import
acceptedenhancementgood first contributionhelp wanted

Metriche repository

Star
 (9423 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor