Skip to content

funcodingworkshop/samples-electron

Repository files navigation

samples-electron

Start project

  1. Start TypeScript compiler in watch mode npm run tsc
  2. Start the app npm start

Code samples for Electron app

  1. Notifications for Mac/Windows
  2. Autoupdater (not working on Mac, need good signing certificate)
  3. Electron log
  4. Progress bar

Updater cache

/Users/mike/Library/Application Support/Caches//pending

electron-log

on Linux: ~/.config//log.log on macOS: ~/Library/Logs//log.log on Windows: %USERPROFILE%\AppData\Roaming<app name>\log.log

Signing Certificate

Mac

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published