rogeru / electron-demo

Electron demo app based on electron-quick-start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-demo

Electron demo app based on electron-quick-start, but additionally:

  • Adds tray and context menu
  • Sends text message using Circuit SDK
  • Initiated a call using Circuit SDK
  • Packaging for Mac, Win, Linux

Note: If you are serious about creating an application that needs to be signed, support auto-updates and maybe even distributed to the app stores I recommend to use electron-builder instead the individual packaging and installer modules.

About

Electron demo app based on electron-quick-start


Languages

Language:JavaScript 74.1%Language:HTML 25.9%