Skip to content

Useful resources for creating apps with Electron (formerly atom-shell)

Notifications You must be signed in to change notification settings

shadcn/awesome-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Awesome Electron

Useful resources for creating apps with Electron (formerly atom-shell)

Inspired by the awesome list thing. You might also like awesome-nodejs.

Example apps

Some good apps written with Electron.

Open Source

Closed Source

Boilerplates

Tools

  • electron-packager - Package and distribute your Electron app for OS X, Linux and Windows (.app, .exe, etc).
  • electron-prebuilt - Install prebuilt Electron binaries for command-line use using npm.
  • electron-rebuild - Rebuild native io.js modules against the currently installed Electron version.
  • electron-gh-release - Electron auto-update by releasing on GitHub.
  • electron-download - Download the Electron release zip from GitHub for a particular architecture and platform.

Components

  • titlebar - Emulate the OS X window titlebar.
  • chrome-tabs - Chrome like tabs.
  • menubar - High-level way to create a menubar app.
  • cookies - Adds support for document.cookie.

Tutorials

Videos

Community

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Sindre Sorhus has waived all copyright and related or neighboring rights to this work.

About

Useful resources for creating apps with Electron (formerly atom-shell)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published