awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesApp Store Packaging

Tools for bundling native applications into formats required for official digital store distribution.

Distinct from Packaged App Distributions: Existing candidates focus on acquisition, downloaders, or specific Apple deployments rather than the act of packaging for a store.

Explore 3 awesome GitHub repositories matching devops & infrastructure · App Store Packaging. Refine with filters or upvote what's useful.

Awesome App Store Packaging GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/react-native-windowsmicrosoft का अवतार

    microsoft/react-native-windows

    17,300GitHub पर देखें↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Provides a packaging project to enable the distribution of native applications through an official store.

    C++dotnetreactreact-native
    GitHub पर देखें↗17,300
  • kivy/python-for-androidkivy का अवतार

    kivy/python-for-android

    8,888GitHub पर देखें↗

    python-for-android is a toolchain that compiles Python applications and their dependencies into installable Android APK or AAB packages. It bundles a Python interpreter and standard library into an Android package, enabling Python code to run natively on mobile devices. The project provides a recipe-based build engine that automates dependency resolution, version pinning, and custom compilation steps for Android targets. The system cross-compiles Python and native C-extension libraries for multiple Android CPU architectures, producing separate native binaries for each target and packaging the

    Bundles Python apps with Kivy, PySDL2, or WebView UI backends into Android binaries.

    Pythonandroidapkkivy
    GitHub पर देखें↗8,888
  • cezaraugusto/extension.jscezaraugusto का अवतार

    cezaraugusto/extension.js

    5,016GitHub पर देखें↗

    extension.js एक ब्राउज़र एक्सटेंशन डेवलपमेंट फ़्रेमवर्क और बिल्ड टूल है जिसे वेब एक्सटेंशन के निर्माण, परीक्षण और पैकेजिंग की सुविधा के लिए डिज़ाइन किया गया है। यह एक एकल कोडबेस बनाने के लिए एक सिस्टम प्रदान करता है जो विभिन्न ब्राउज़र वातावरणों में संगतता बनाए रखता है। फ़्रेमवर्क विभिन्न ब्राउज़र विनिर्देशों के लिए कोड को मैप करने के लिए एडेप्टर का उपयोग करता है और इसमें एक हॉट-रीलोडिंग टूल शामिल है जो रीयल-टाइम में बैकग्राउंड और UI स्क्रिप्ट्स को अपडेट करता है। यह डेवलपमेंट वातावरण को सिस्टम इंस्टॉलेशन से अलग रखने के लिए आइसोलेटेड ब्राउज़र बाइनरीज़ का भी प्रबंधन करता है। टूलसेट पूर्ण डेवलपमेंट लाइफसाइकिल को कवर करता है, प्रोटोटाइप-आधारित ऑब्जेक्ट एक्सटेंशन और रिमोट सैंपल निष्पादन से लेकर वेब स्टोर सबमिशन के लिए संकुचित आर्काइव्स में सोर्स फ़ाइलों और पॉलीफ़िल्स की स्वचालित पैकेजिंग तक।

    Bundles source files and polyfills into compressed archives formatted for official web store distribution.

    TypeScript
    GitHub पर देखें↗5,016
  1. Home
  2. DevOps & Infrastructure
  3. App Store Packaging

सब-टैग एक्सप्लोर करें

  • Python Mobile App PackagersPackaging systems that bundle Python applications with UI backends into Android binaries for distribution. **Distinct from App Store Packaging:** Distinct from App Store Packaging: bundles Python apps with multiple UI backends into Android binaries, not general store distribution.