webtorrent/webtorrent-desktop

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

オープン

#1,135 opened on 2017/02/15

 (2 件のコメント) (6 件のリアクション) (0 人の担当者)JavaScript (1,055 件のフォーク)batch import
acceptedenhancementgood first contributionhelp wanted

Repository metrics

Stars
 (9,423 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド