Skip to content

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

Notifications You must be signed in to change notification settings

EdZava/awesome-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Electron Awesome

Useful resources for creating apps with Electron

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

Example apps

Some good apps written with Electron.

Open Source

  • Atom - Code editor.
  • Nuclide - Unified IDE.
  • Playback - Video player.
  • Friends - P2P chat.
  • Kitematic - Docker container management.
  • Monu - Process monitoring.
  • ScreenCat - Screen sharing & remote collaboration.
  • Gulp - Run Gulp tasks from the menubar.
  • Imagemin - Minify images.
  • Mapbox Studio - Map designer.
  • LevelUI - LevelDB management.
  • Kart - Frontend for RetroArch.
  • Douban-FM-Express - DoubanFM client.
  • Cuttle - UI for the ClojureScript compiler.
  • Vmd - Preview Markdown files.
  • Kyoku - Displays current iTunes song.
  • GReader - Collect and read offline readme files of GitHub repos.
  • Sample apps - Various sample apps.
  • Koko - IRC client.
  • Leanote - Cloud notepad.
  • Snapper - Screen capturing & recording for Android devices.
  • Gitify - GitHub Notifications on your menu bar.
  • Colonizers - "Catan" inspired board game.
  • Cumulus - SoundCloud player in your menubar.
  • We Build SG - Upcoming events & recently updated repos from webuild.sg.
  • Piglet - Run Grunt tasks from the menubar.
  • Yoda - Browse and download YouTube videos.
  • Particle Dev - Professional IDE for Particle.
  • Loop Drop - MIDI looper and synth for live electronic music performances.
  • Fireball - Hackable game editor for creating mobile and HTML5 games.
  • Toby - YouTube player.
  • Kaku - The next generation music client.
  • Yeoman - Scaffold projects using Yeoman.
  • Mojibar - Emoji searcher in the menubar.
  • Markn - Lightweight Markdown viewer.
  • Shiba - Live preview Markdown app with linting.
  • Yays - YouTube music player in your menubar.
  • nuTorrent - BitTorrent client.
  • Soundcast - Cast OS X audio to Chromecast from the menubar.

Closed Source

  • Slack - Desktop version.
  • Avocode - Share design and collaborate.
  • Pixate - Mobile interaction designer.
  • Visual Studio Code - Free cross-platform IDE from Microsoft.
  • Nylas - Email client.
  • Prepros - Compile almost any preprocessing language with live browser refresh.
  • Stremio - Next generation media center.
  • RESTer - Easy and beautiful way to test your APIs and servers.

Boilerplates

Tools

Components

  • menubar - High-level way to create a menubar app.
  • titlebar - Emulate the OS X window titlebar.
  • chrome-tabs - Chrome like tabs.
  • cookies - Adds support for document.cookie.
  • window - Easily create windows, pass arguments to renderer, and manage global window references.
  • is-electron-renderer - Check if your code is running in main or renderer.
  • ipc-stream - Duplex stream over IPC.

Documentation

Articles

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