awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesElectron Application Examples

Demonstrations and implementations showcasing how to build or integrate features within Electron applications.

Distinguishing note: Focuses on implementation patterns and usage examples rather than tooling extensions.

Explore 5 awesome GitHub repositories matching web development · Electron Application Examples. Refine with filters or upvote what's useful.

Awesome Electron Application Examples GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sindresorhus/awesome-electronالصورة الرمزية لـ sindresorhus

    sindresorhus/awesome-electron

    27,183عرض على GitHub↗

    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

    Using Electron — a named example documented in this learning resource.

    awesomeawesome-listelectron
    عرض على GitHub↗27,183
  • chentsulin/electron-react-boilerplateالصورة الرمزية لـ chentsulin

    chentsulin/electron-react-boilerplate

    24,242عرض على GitHub↗

    This project is a cross-platform desktop boilerplate and application template used to build software for Windows, macOS, and Linux. It provides a pre-configured foundation that combines Electron and React to accelerate the bootstrapping of desktop applications. The starter kit integrates TypeScript to maintain type safety in large-scale projects and provides a scalable structure for frontend integration within a desktop shell. The project includes a build pipeline for multi-platform software distribution, utilizing a module bundling system to optimize assets. Its architecture implements a sp

    Ships as a pre-configured foundation for building cross-platform desktop applications using Electron and React.

    TypeScript
    عرض على GitHub↗24,242
  • electron/electron-api-demosالصورة الرمزية لـ electron

    electron/electron-api-demos

    10,235عرض على GitHub↗

    This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa

    Ships a collection of practical implementations showcasing native OS integration, window management, and system menu controls.

    HTML
    عرض على GitHub↗10,235
  • macdownapp/macdownالصورة الرمزية لـ MacDownApp

    MacDownApp/macdown

    9,781عرض على GitHub↗

    Macdown is a markdown text editor and HTML renderer designed for structured document composition. It provides a workspace for writing in lightweight markup syntax while simultaneously generating a live HTML preview of the rendered output. The editor distinguishes itself through a programmable interface, offering a command line utility to open files or pipe text directly into the application. It further supports extensibility via a plugin system that allows for the addition of custom features and functional modules at runtime. The application handles technical documentation requirements inclu

    Utilizes an Electron-based runtime to combine web technologies with native operating system interfaces.

    Rich Text Formatcocoamacosmarkdown
    عرض على GitHub↗9,781
  • hokein/electron-sample-appsالصورة الرمزية لـ hokein

    hokein/electron-sample-apps

    3,928عرض على GitHub↗

    This project is a collection of reference implementations and sample applications for desktop software development using Electron. It provides cross-platform boilerplates and practical code examples that demonstrate how to integrate web technologies with native operating system APIs. The repository serves as a feature showcase for implementing native system integrations, such as local file system access, process management, and custom window framing. It includes demonstrations for specialized capabilities like network request interception via service workers, screen and window capture, and th

    Showcases specific Electron capabilities such as network request interception, screen capture, and PDF generation.

    JavaScript
    عرض على GitHub↗3,928
  1. Home
  2. Web Development
  3. Electron Application Examples

استكشف الوسوم الفرعية

  • Project TemplatesPre-configured boilerplate implementations for specific framework combinations. **Distinct from Electron Application Examples:** Distinct from examples: provides a foundation for new projects rather than just showcasing a specific feature.