6 Repos
Add-ons, plugins, and utilities specifically designed to enhance or extend Electron-based applications.
Distinguishing note: Focuses on tools built for the Electron ecosystem rather than general web development.
Explore 6 awesome GitHub repositories matching web development · Electron Framework Extensions. Refine with filters or upvote what's useful.
This project is a desktop client for YouTube Music, serving as a cross-platform wrapper that encapsulates the web-based music service within a dedicated application environment. It provides native operating system integration and enhanced window controls for streaming audio. The application is distinguished by its extensibility, featuring a plugin system that allows the execution of custom scripts to modify frontend markup and application behavior. It also supports visual customization through the injection of external stylesheets to modify the user interface themes. The software manages aud
Implements a cross-platform music player using the Electron framework as a web-service wrapper.
This project is a community-maintained directory of resources for building desktop applications with Electron. It serves as a centralized knowledge base, aggregating high-quality tools, learning materials, and software examples to assist developers in mastering the framework and improving their development workflows. The repository functions as a curated ecosystem index, relying on peer review and community contributions to verify and organize information. By maintaining a structured collection of articles, books, boilerplates, and third-party components, it provides a comprehensive reference
For Electron — a named example documented in this learning resource.
Rubick is a cross-platform desktop launcher built on Electron that provides a keyboard-activated search interface for quickly finding and launching local applications, files, and folders. It functions as a plugin-based desktop utility, treating each plugin as an npm package that can be installed, removed, and managed through standard npm tooling, with a built-in marketplace for discovery and lifecycle management. The project distinguishes itself through its support for self-hosted and intranet-only deployment, enabling enterprise environments to run the toolbox entirely within an internal net
A desktop launcher built on Electron that runs plugins from npm or a marketplace to extend system search and automation.
This is a framework for building desktop applications that reside in the system tray using Electron. It functions as a system tray integration library and window manager, providing the necessary components to handle native tray icons, tooltips, and the associated window lifecycles for menubar applications. The framework coordinates native system tray interactions with web-based user interfaces. It maps application commands to the operating system's native menu system and orchestrates the visibility and positioning of child windows relative to tray icon click events. The project covers native
Provides a specialized framework for building desktop applications that reside in the system tray using Electron.
ytmdesktop is a music streaming desktop client that provides YouTube Music integration within a standalone desktop environment. It functions as a dedicated application for desktop media playback and library management. The project uses an Electron-based desktop wrapper to render the user interface via a webview, enabling music streaming services to run outside of a standard web browser. It incorporates a local configuration store and a settings interface to allow for the modification of application behavior and user preferences.
Provides a cross-platform desktop client for YouTube Music built with Electron.
Jellyfin-desktop is a cross-platform media client for Windows, macOS, and Linux. It functions as a native wrapper that provides a standalone desktop shell for browsing and playing movies, music, and shows from a remote home media server. The application integrates Chromium with native operating system GPU drivers to provide hardware-accelerated video playback for high-resolution media streams. It utilizes an Electron-based runtime to render a web-based user interface within a native desktop environment. The client manages local file-system caching for session data and application assets to r
Implements a media player built with Electron to enable cross-platform desktop streaming.