awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hokein avatar

hokein/electron-sample-apps

0
View on GitHub↗
3,928 stele·920 fork-uri·JavaScript·Apache-2.0·7 vizualizări

Electron Sample Apps

Acest proiect este o colecție de implementări de referință și aplicații eșantion pentru dezvoltarea de software desktop folosind Electron. Oferă boilerplate-uri cross-platform și exemple practice de cod care demonstrează cum să integrați tehnologiile web cu API-urile native ale sistemului de operare.

Repository-ul servește ca o vitrină de funcționalități pentru implementarea integrărilor native de sistem, cum ar fi accesul la sistemul de fișiere local, gestionarea proceselor și încadrarea personalizată a ferestrelor. Include demonstrații pentru capabilități specializate precum interceptarea cererilor de rețea prin service workers, capturarea ecranului și a ferestrelor, și gestionarea certificatelor client-side.

Exemplele acoperă o gamă largă de domenii funcționale, inclusiv interfațarea hardware și media prin randarea modelelor 3D și exportul PDF, precum și utilitare la nivel de sistem pentru execuția proceselor externe și prevenirea sleep-ului. Oferă, de asemenea, exemple de personalizare a interfeței utilizator, cum ar fi crearea de meniuri de aplicație personalizate și definirea regiunilor de fereastră care pot fi trase.

Features

  • Desktop Application Boilerplates - Provides starter implementations and project structures for building cross-platform desktop software using web technologies.
  • Electron-Based Development - Provides a comprehensive reference for developing cross-platform desktop applications using Electron.
  • Electron Desktop Applications - Provides a collection of reference implementations for building desktop applications that integrate web technologies with native system capabilities.
  • Local File System Access - Uses system file dialogs to read and write documents from the local disk.
  • Application Examples - Offers practical code samples demonstrating the implementation of native desktop features and window customizations.
  • Chromium-Based Desktop Shells - Uses a Chromium-based engine to render web content as a native desktop user interface.
  • Native System Integrations - Implements interfaces that connect a web-based UI to native OS APIs, local file systems, and system notifications.
  • Native API Bridges - Provides a native API bridge to link web interface events with low-level operating system functions.
  • Node.js Runtime Integration - Integrates a Node.js runtime to enable access to the local file system and operating system.
  • Inter-Process Communication - Implements inter-process communication between the main system process and renderer processes.
  • Multi-Process Architectures - Utilizes a multi-process architecture to isolate system tasks from user interface rendering.
  • Electron Application Examples - Showcases specific Electron capabilities such as network request interception, screen capture, and PDF generation.
  • File and Directory Management - Demonstrates how to list and navigate local file system contents to provide a native desktop exploration experience.
  • PDF Exports - Generates PDF documents from a view and saves them to the local file system.
  • External Command Execution - Executes third-party binaries and command-line tools to perform specialized tasks from within the desktop app.
  • 3D Object Viewers - Loads 3D objects from files and enables interactive rotation and zooming.
  • Application Window Capture - Enables capturing and streaming specific application windows or displays as video sources.
  • Desktop Hardware Integrations - Integrates screen capture, 3D rendering, and physical printing within a desktop environment.
  • Local Content Management - Provides examples of reading local files, browsing directories, and generating PDF exports from a desktop view.
  • Application Menu Systems - Defines custom hierarchical menu structures and binds them to trigger programmatic application actions.
  • Custom Window Title Bars - Removes system title bars and borders to implement custom-designed window frames and control bars.
  • Desktop UI Customizers - Creates custom window frames and layouts that deviate from standard operating system borders.
  • Frameless Window Draggables - Designates specific user interface regions as draggable handles to allow movement of frameless windows.
  • Embedded Web Renderers - Embeds remote web pages within isolated processes to ensure security and stability.
  • Interception Logic - Uses service workers to capture network traffic and redirect requests for mocking purposes.
  • Network Request Interception - Implements network request interception via service workers to serve mocked responses.
  • Miscellaneous Tools - Sample applications for API usage.

Istoric stele

Graficul istoricului de stele pentru hokein/electron-sample-appsGraficul istoricului de stele pentru hokein/electron-sample-apps

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Electron Sample Apps

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Electron Sample Apps.
  • electron-vite/electron-vite-vueAvatar electron-vite

    electron-vite/electron-vite-vue

    4,882Vezi pe GitHub↗

    This project is a boilerplate and starter for building cross-platform desktop applications that integrate a web-based frontend with a native shell. It provides a pre-configured development environment combining Electron, Vite, and Vue to establish a frontend-driven desktop framework. The setup features an integrated development workflow with hot module replacement and automatic reloading for both the main and renderer processes. This allows for real-time updates to the desktop application shell and user interface components without requiring manual restarts. The project covers native system

    TypeScript
    Vezi pe GitHub↗4,882
  • electron/electron-quick-startAvatar electron

    electron/electron-quick-start

    11,445Vezi pe GitHub↗

    This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The

    JavaScript
    Vezi pe GitHub↗11,445
  • electron/electron-api-demosAvatar electron

    electron/electron-api-demos

    10,235Vezi pe 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

    HTML
    Vezi pe GitHub↗10,235
  • atom/atomAvatar atom

    atom/atom

    60,807Vezi pe GitHub↗

    Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo

    JavaScript
    Vezi pe GitHub↗60,807
Vezi toate cele 30 alternative pentru Electron Sample Apps→

Întrebări frecvente

Ce face hokein/electron-sample-apps?

Acest proiect este o colecție de implementări de referință și aplicații eșantion pentru dezvoltarea de software desktop folosind Electron. Oferă boilerplate-uri cross-platform și exemple practice de cod care demonstrează cum să integrați tehnologiile web cu API-urile native ale sistemului de operare.

Care sunt principalele funcționalități ale hokein/electron-sample-apps?

Principalele funcționalități ale hokein/electron-sample-apps sunt: Desktop Application Boilerplates, Electron-Based Development, Electron Desktop Applications, Local File System Access, Application Examples, Chromium-Based Desktop Shells, Native System Integrations, Native API Bridges.

Care sunt câteva alternative open-source pentru hokein/electron-sample-apps?

Alternativele open-source pentru hokein/electron-sample-apps includ: electron-vite/electron-vite-vue — This project is a boilerplate and starter for building cross-platform desktop applications that integrate a web-based… electron/electron-quick-start — This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron… electron/electron-api-demos — This repository provides a collection of interactive sample applications and reference implementations for the… atom/electron — Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a… atom/atom — Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom… pichillilorenzo/flutter_inappwebview — This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It…