simple-samples icon indicating copy to clipboard operation
simple-samples copied to clipboard

Minimal Electron applications with ideas for taking them further

Results 7 simple-samples issues
Sort by recently updated
recently updated
newest added

update electron version to v7 and fix some configuration and interface to fit it. - In the latest version of electron, nodeIntegration is default false, hence setting nodeIntegration true to...

I noticed that https://github.com/electron/electron-quick-start has nodeIntegration set to false, which is in line with the current best security practices. Meanwhile, this hasn't been updated since 2018. I think it might...

Hi! I'd like to report that, when running the following apps: - Url - Electron Tray On Win10, it crashes, producing a JavaScript error.

$npm install (node:24194) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. npm ERR! Error: Method Not Allowed npm ERR! at errorResponse (/usr/share/npm/lib/cache/add-named.js:260:10) npm ERR! at /usr/share/npm/lib/cache/add-named.js:203:12 npm ERR! at saved...

Hi! I try this example on Windows and I have not mirror effect. Win7_32, node v8.2.1, Electron 1.8.8