Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1015 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 1015 Bytes

PROGRAMMING RESOURCE LINK

ELECTRON FRAMEWORK

invented on Node for Dektop Application by Cheng Zhao

  • Web Technology (HTML ,CSS,Javascript)
  • Latest (All the Chrome Goodies)
  • Modules (All Node.js APIs)
  • Automatic Update ( Using squirrel)
  • One Browser (Design once)
  • Three Platform (Window,Mac, Linux)]

USING ELECTRON

  • Main Process (Application Life Cycle) creates (Render webpages) through ipc communication
  • Just write
npm install -g electron-prebuilt
electron .

SOME LINK

  1. https://github.com/mafintosh/electron-prebuilt
  2. https://github.com/maxogden/electron-download
  3. https://github.com/maxogden/nugget
  4. https://github.com/maxogden/extract.zip
  5. https://github.com/johnmuhl/electron-prebuilt-updater
  6. https://github.com/maxogden/menubar
  7. https://github.com/muan/mojibar
  8. https://github.com/maxogden/screencat
  9. https://github.com/mafintosh/playback
  10. https://github.com/maxogden/electron-packager

FREE VIDEO TUTORIAL

  1. BitDegree : https://www.bitdegree.org