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
·

4 repository-uri

Awesome GitHub RepositoriesReact Desktop Frameworks

Frameworks that compile React component trees into native desktop widgets for cross-platform deployment.

Distinct from Cross-Platform Desktop Frameworks: Distinct from Cross-Platform Desktop Frameworks: specifically uses React component syntax and patterns, not general desktop frameworks.

Explore 4 awesome GitHub repositories matching web development · React Desktop Frameworks. Refine with filters or upvote what's useful.

Awesome React Desktop Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kusti8/proton-nativeAvatar kusti8

    kusti8/proton-native

    10,894Vezi pe GitHub↗

    Proton Native is a cross-platform desktop framework that compiles React code into native applications for Windows, macOS, and Linux. It enables developers to build desktop applications using the same component syntax and patterns as React Native, with the ability to reuse existing React Native components with minimal modifications. The framework integrates a flexbox layout engine for positioning native desktop widgets and embeds the Node.js runtime for direct filesystem and system-level access. The framework translates React component trees into native desktop widgets through a bidirectional

    Builds cross-platform desktop applications for Windows, macOS, and Linux using React components and patterns.

    TypeScriptcross-platformdesktopjs
    Vezi pe GitHub↗10,894
  • raycast/extensionsAvatar raycast

    raycast/extensions

    7,570Vezi pe GitHub↗

    Raycast Extensions is an open-source platform for building and distributing self-contained plugins that integrate with the Raycast desktop application. It provides an extension plugin framework where developers create packages using TypeScript, React, and Node.js, with each extension declaring its commands and permissions through a static manifest. The platform includes a hot-reload development server that watches source files and triggers live UI updates without restarting the host application. The platform distinguishes itself through deep AI integration capabilities, allowing extensions to

    Provides a platform for building native desktop extensions using React components with hot-reloading and a custom reconciler.

    TypeScript
    Vezi pe GitHub↗7,570
  • nodegui/react-nodeguiAvatar nodegui

    nodegui/react-nodegui

    6,186Vezi pe GitHub↗

    Build performant, native and cross-platform desktop applications with native React powerful CSS like styling.🚀

    Builds native desktop applications using React components rendered with Qt widgets instead of a web view.

    TypeScriptcssdesktopgui
    Vezi pe GitHub↗6,186
  • status-im/react-native-desktop-qtAvatar status-im

    status-im/react-native-desktop-qt

    1,243Vezi pe GitHub↗

    This project is a cross-platform development framework that enables the execution of React Native applications as native desktop software. By utilizing the Qt toolkit, it maps mobile-oriented interface components to native desktop widgets, allowing developers to deploy a single codebase across Linux, macOS, and Windows. The framework functions as a bridge between JavaScript-based application logic and native system interfaces. It includes a native module bridge that exposes system-level hardware and platform capabilities to the JavaScript runtime, facilitating the integration of custom C++ or

    Compiles component trees into native desktop widgets for cross-platform deployment using the Qt toolkit.

    JavaScript
    Vezi pe GitHub↗1,243
  1. Home
  2. Web Development
  3. Cross-Platform Desktop Frameworks
  4. React Desktop Frameworks