awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repository-uri

Awesome GitHub RepositoriesHybrid App Frameworks

Explore 12 awesome GitHub repositories matching part of an awesome list · Hybrid App Frameworks. Refine with filters or upvote what's useful.

Awesome Hybrid App Frameworks GitHub Repositories

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

    electron/electron

    121,727Vezi pe GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    C++c-plus-pluschromecss
    Vezi pe GitHub↗121,727
  • tauri-apps/tauriAvatar tauri-apps

    tauri-apps/tauri

    107,946Vezi pe GitHub↗

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintaining high-performance native logic. By compiling applications into small-footprint, platform-specific binaries, the framework avoids bundling heavy runtime environments, resulting in lightweight executables. The project distinguishes itself through a capability-based security model

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    Rustdesktop-apphigh-performancemobile-app
    Vezi pe GitHub↗107,946
  • ionic-team/ionic-frameworkAvatar ionic-team

    ionic-team/ionic-framework

    52,539Vezi pe GitHub↗

    Ionic Framework is a cross-platform UI toolkit and hybrid app framework used to build native-quality mobile and progressive web applications using HTML, CSS, and JavaScript. It functions as a web component library that enables the deployment of a single codebase across iOS, Android, and the web. The framework features a platform-adaptive design system that automatically switches the visual style of components to match the design patterns of the host operating system. It utilizes a web-component-based architecture with CSS custom properties for global theming and specialized bindings to synchr

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    TypeScriptangularcapacitorframework
    Vezi pe GitHub↗52,539
  • nwjs/nw.jsAvatar nwjs

    nwjs/nw.js

    41,183Vezi pe GitHub↗

    nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build standalone software for Windows, macOS, and Linux. It serves as a cross-platform desktop runtime that allows developers to create native executables using web technologies. The project is distinguished by its integration layer that exposes Node.js system APIs and modules directly to the browser window and web worker contexts. It functions as a native module bridge, enabling the compilation and execution of low-level C++ system code and native addons within a web-based applica

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    JavaScriptdesktopjavascriptnode-webkit
    Vezi pe GitHub↗41,183
  • ptmt/react-native-macosAvatar ptmt

    ptmt/react-native-macos

    11,197Vezi pe GitHub↗

    react-native-macos is a framework for building native macOS desktop applications using a JavaScript-driven architecture. It functions as a cross-platform UI framework that renders user interfaces directly to native desktop elements and Cocoa components without relying on a web browser. The project provides a native app build tool for bundling code and static assets into distribution files for the macOS operating system. It also includes a native component previewer to verify how individual UI elements render and function within the desktop environment. The framework covers native UI componen

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    JavaScript
    Vezi pe GitHub↗11,197
  • gabrielbull/react-desktopAvatar gabrielbull

    gabrielbull/react-desktop

    9,493Vezi pe GitHub↗

    react-desktop is a React component library and web-based simulator designed to recreate the visual interfaces and behaviors of desktop operating systems. It provides a set of components that allow developers to build browser applications that mimic the look and feel of macOS and Windows. The library focuses on desktop UI simulation and operating system emulation, offering a collection of visual elements such as windows and menus. These components follow desktop design guidelines to create a familiar user experience within a web environment.

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    JavaScript
    Vezi pe GitHub↗9,493
  • microsoft/reactxpAvatar microsoft

    microsoft/reactxp

    8,257Vezi pe GitHub↗

    ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It provides a declarative interface that maps to different native implementation sets depending on the target environment. The project enables consistent visual experiences across operating systems through a flexbox-based layout engine, a virtual stack for navigation management, and a unified native-bridge API for accessing system services. It distinguishes itself with specialized capabilities for declarative animation orchestration, platform-specific logic resolution, and an aut

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    TypeScript
    Vezi pe GitHub↗8,257
  • sindresorhus/create-dmgAvatar sindresorhus

    sindresorhus/create-dmg

    5,177Vezi pe GitHub↗

    create-dmg is a command line interface and packaging tool used to generate professional disk images for macOS software distribution. It functions as a disk image creator that packages applications into files with custom volume names. The tool enables the application of digital signatures to disk images using developer identities to verify software authenticity. It also supports the embedding of license agreements that require user acceptance before the image is mounted. The project covers broader capabilities for macOS build automation and installer customization, including the ability to de

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    JavaScriptappclicli-app
    Vezi pe GitHub↗5,177
  • pojala/electrinoAvatar pojala

    pojala/electrino

    4,398Vezi pe GitHub↗

    Electrino este un framework de aplicații desktop cross-platform utilizat pentru a construi software ușor cu tehnologii web. Funcționează ca un runtime desktop de browser nativ care folosește motorul web preinstalat al sistemului de operare gazdă pentru a randa interfețele, în loc să bundle-uiască un binar de browser separat. Framework-ul oferă un manager de ferestre nativ pentru a lansa și controla ferestrele aplicației și iconițele din system tray dintr-un proces de fundal. Include un bridge de comunicare inter-proces pentru a sincroniza starea aplicației prin schimbul de mesaje între procesul de fundal și renderer. Proiectul acoperă, de asemenea, gestionarea nativă a imaginilor pentru coordonarea asset-urilor și gestionarea system tray-ului pentru accesul la sarcinile de fundal.

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    C#desktopelectronelectronjs
    Vezi pe GitHub↗4,398
  • appjs/appjsAvatar appjs

    appjs/appjs

    3,420Vezi pe GitHub↗

    (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    C++
    Vezi pe GitHub↗3,420
  • canonicalltd/react-nativeAvatar CanonicalLtd

    CanonicalLtd/react-native

    944Vezi pe GitHub↗

    A framework for building native apps with React.

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    JavaScript
    Vezi pe GitHub↗944
  • saihgupr/dmgmakerAvatar saihgupr

    saihgupr/DMGMaker

    286Vezi pe GitHub↗

    A premium macOS DMG creation tool with live-rendered SwiftUI backgrounds, glassmorphism, and Retina support.

    Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

    Swiftmacosmacos-app
    Vezi pe GitHub↗286
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Hybrid App Frameworks