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
·
kusti8 avatar

kusti8/proton-native

0
View on GitHub↗
10,894 stele·352 fork-uri·TypeScript·MIT·6 vizualizăriproton-native.js.org↗

Proton Native

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 bridge architecture, where each React component maps to a specific native widget like QPushButton or QLabel. It provides a unified component API that compiles to platform-specific native widgets through a plugin-based backend system, while coordinating asynchronous React updates with the native event loop using a shared message queue. The development environment supports hot reloading, applying code changes instantly to running desktop applications without restarting the process.

Proton Native integrates seamlessly with standard React ecosystem libraries like Redux and allows using any Node.js package directly in the application without compatibility workarounds. The framework's documentation covers installation, component API reference, and development workflow setup for getting started with cross-platform desktop application development.

Features

  • React Desktop App Development - Building cross-platform desktop applications for Windows, macOS, and Linux using React components and patterns.
  • React Desktop Frameworks - Builds cross-platform desktop applications for Windows, macOS, and Linux using React components and patterns.
  • Hot Code Reloading - Update the running application instantly when source files are modified without a full restart.
  • Desktop Hot Reloaders - A development environment that applies code changes instantly to running desktop applications without restart.
  • React - Applies code changes instantly to running desktop applications without restarting the process.
  • Desktop Ports - Create cross-platform desktop applications using the same component syntax and patterns as React Native.
  • Node.js Desktop Integration - Using standard Node.js packages for filesystem, process, and system-level functionality inside a desktop application.
  • Node.js Runtime Integration - Embeds the full Node.js runtime alongside the React renderer, enabling direct access to filesystem, process, and native modules.
  • Bridge Architectures - Translates React component trees into native desktop widgets through a bidirectional JSON message protocol between JavaScript and native processes.
  • Cross-Platform Desktop Development - Building desktop applications for Windows, macOS, and Linux from a single React codebase without platform-specific rewrites.
  • Plugin-Based Backend Abstractions - Provides a unified component API that compiles to platform-specific native widgets (Windows, macOS, Linux) through a plugin-based backend system.
  • Desktop Flexbox Layouts - Positioning and styling desktop interface elements using CSS flexbox layout properties.
  • JavaScript - Implements CSS flexbox layout calculations in JavaScript, then passes computed positions to native widgets for pixel-perfect rendering.
  • Native Rendering Bridges - Translates React component trees into native desktop widgets through a bidirectional JSON message protocol between JavaScript and native processes.
  • React-to-Native Widget Mappings - Each React component maps to a specific native desktop widget (e.g., QPushButton, QLabel) via a declarative configuration layer.
  • Cross-Platform Desktop Frameworks - An environment that compiles React code into native desktop applications for Windows, macOS, and Linux.
  • WebSocket-Based Module Replacement - Replaces component modules in memory without restarting the native process, using a WebSocket-based update stream and incremental re-rendering.
  • Desktop Adaptations - Port existing React Native components to desktop platforms with few or no changes.
  • React-Native Event Loop Bridges - Coordinates asynchronous React updates with the native event loop using a shared message queue and batched state synchronization.
  • Node.js Package Compatibility - Use any standard Node.js package directly in the application without compatibility workarounds.
  • Desktop Widget Backends - Provides a unified component API that compiles to platform-specific native widgets through a configurable plugin-based backend architecture.
  • Desktop - Implements CSS flexbox layout calculations in JavaScript for positioning native desktop widgets.
  • Flexbox - Lay out and style user interface elements using Flexbox and standard CSS properties.
  • React Libraries - Use standard React ecosystem libraries like Redux without needing special adapters.

Istoric stele

Graficul istoricului de stele pentru kusti8/proton-nativeGraficul istoricului de stele pentru kusti8/proton-native

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

Colecții curatoriate care includ Proton Native

Colecții selectate manual în care apare Proton Native.
  • Framework-uri pentru aplicații desktop cross-platform

Alternative open-source pentru Proton Native

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Proton Native.
  • 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.🚀

    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

    JavaScript
    Vezi pe GitHub↗1,243
  • nodegui/nodeguiAvatar nodegui

    nodegui/nodegui

    9,221Vezi pe GitHub↗

    NodeGUI is a framework for building native desktop applications using Qt6 widgets, controlled entirely from JavaScript and Node.js. It provides a Qt6 Node.js binding that maps native widget classes to JavaScript objects, enabling developers to create cross-platform desktop apps for Linux and Windows with full access to the Node.js ecosystem and npm modules. The framework distinguishes itself by allowing developers to style native desktop widgets with CSS and Flexbox layout rules, without relying on a web browser. It translates CSS properties and Flexbox layout into Qt stylesheet and layout ma

    C++cross-platformdesktopgui
    Vezi pe GitHub↗9,221
  • 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

    TypeScript
    Vezi pe GitHub↗7,570
Vezi toate cele 30 alternative pentru Proton Native→

Întrebări frecvente

Ce face kusti8/proton-native?

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…

Care sunt principalele funcționalități ale kusti8/proton-native?

Principalele funcționalități ale kusti8/proton-native sunt: React Desktop App Development, React Desktop Frameworks, Hot Code Reloading, Desktop Hot Reloaders, React, Desktop Ports, Node.js Desktop Integration, Node.js Runtime Integration.

Care sunt câteva alternative open-source pentru kusti8/proton-native?

Alternativele open-source pentru kusti8/proton-native includ: nodegui/react-nodegui — Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀. status-im/react-native-desktop-qt — This project is a cross-platform development framework that enables the execution of React Native applications as… nodegui/nodegui — NodeGUI is a framework for building native desktop applications using Qt6 widgets, controlled entirely from JavaScript… raycast/extensions — Raycast Extensions is an open-source platform for building and distributing self-contained plugins that integrate with… atom/electron — Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a… electron-react-boilerplate/electron-react-boilerplate — This project is a TypeScript desktop boilerplate and application template that combines Electron and React for…