Skip to content

Commit

Permalink
added Prevent duplicate windows in an electron app invoked from rende…
Browse files Browse the repository at this point in the history
…rer and main processes
  • Loading branch information
ganeshrvel committed Feb 4, 2019
1 parent 0ed80a7 commit 1f755cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
### Links
- [Import values from package.json into electron/nodejs application](https://github.com/ganeshrvel/tutorial-electron-nodejs-import-packageinfo "Import values from package.json into electron/nodejs application")
- [Bundle a precompiled binary or native file into an electron app](https://github.com/ganeshrvel/tutorial-electron-bundle-binaries "Bundle a precompiled binary or native file into an electron app")
- [Prevent duplicate windows in an electron app invoked from renderer and main processes](https://github.com/ganeshrvel/tutorial-electron-window-switching "Prevent duplicate windows in an electron app invoked from renderer and main processes")
- [Electron Builder AfterPack configuration](https://github.com/ganeshrvel/tutorial-electron-afterpack-script "Electron Builder AfterPack configuration")

### Buy me a coffee
Expand Down

0 comments on commit 1f755cc

Please sign in to comment.