awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hokein avatar

hokein/electron-sample-apps

0
View on GitHub↗
3,928 Stars·920 Forks·JavaScript·Apache-2.0·12 Aufrufe

Electron Sample Apps

Dieses Projekt ist eine Sammlung von Referenzimplementierungen und Beispielanwendungen für die Desktop-Softwareentwicklung mit Electron. Es bietet plattformübergreifende Boilerplates und praktische Codebeispiele, die demonstrieren, wie Webtechnologien mit nativen Betriebssystem-APIs integriert werden können.

Das Repository dient als Feature-Showcase für die Implementierung nativer Systemintegrationen, wie etwa lokaler Dateisystemzugriff, Prozessverwaltung und benutzerdefiniertes Window-Framing. Es enthält Demonstrationen für spezialisierte Fähigkeiten wie Netzwerk-Request-Interception mittels Service Workern, Bildschirm- und Fensteraufnahme sowie die Verwaltung clientseitiger Zertifikate.

Die Beispiele decken ein breites Spektrum funktionaler Bereiche ab, einschließlich Hardware- und Medien-Interfacing durch 3D-Modell-Rendering und PDF-Export sowie systemnahe Utilities für die Ausführung externer Prozesse und Schlafverhinderung. Es bietet zudem Beispiele für die Anpassung der Benutzeroberfläche, wie etwa das Erstellen benutzerdefinierter Anwendungsmenüs und das Definieren ziehbarer Fensterbereiche.

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.

Star-Verlauf

Star-Verlauf für hokein/electron-sample-appsStar-Verlauf für hokein/electron-sample-apps

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Electron Sample Apps

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Electron Sample Apps.
  • electron-vite/electron-vite-vueAvatar von electron-vite

    electron-vite/electron-vite-vue

    4,882Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,882
  • electron/electron-quick-startAvatar von electron

    electron/electron-quick-start

    11,445Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,445
  • electron/electron-api-demosAvatar von electron

    electron/electron-api-demos

    10,235Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,235
  • atom/atomAvatar von atom

    atom/atom

    60,807Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗60,807
Alle 30 Alternativen zu Electron Sample Apps anzeigen→

Häufig gestellte Fragen

Was macht hokein/electron-sample-apps?

Dieses Projekt ist eine Sammlung von Referenzimplementierungen und Beispielanwendungen für die Desktop-Softwareentwicklung mit Electron. Es bietet plattformübergreifende Boilerplates und praktische Codebeispiele, die demonstrieren, wie Webtechnologien mit nativen Betriebssystem-APIs integriert werden können.

Was sind die Hauptfunktionen von hokein/electron-sample-apps?

Die Hauptfunktionen von hokein/electron-sample-apps sind: 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.

Welche Open-Source-Alternativen gibt es zu hokein/electron-sample-apps?

Open-Source-Alternativen zu hokein/electron-sample-apps sind unter anderem: 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…