webtorrent/webtorrent-desktop

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

開放

#1,135 建立於 2017年2月15日

 (2 則留言) (6 個反應) (0 位負責人)JavaScript (1,055 個分叉)batch import
acceptedenhancementgood first contributionhelp wanted

倉庫指標

星標
 (9,423 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南