Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Default Squirrel.Windows event handler for your Electron apps.

License

Notifications You must be signed in to change notification settings

brave/electron-squirrel-startup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-squirrel-startup travis npm appveyor

Default Squirrel.Windows event handler for your Electron apps.

Installation

npm i electron-squirrel-startup

Usage

To handle the most common commands, such as managing desktop shortcuts, just add the following to the top of your main.js and you're good to go:

if(require('electron-squirrel-startup')) return;

Read More

License

Apache 2.0

About

Default Squirrel.Windows event handler for your Electron apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%