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

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

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

vladikoff/chromeos-apk

0
View on GitHub↗
7,856 स्टार्स·941 फोर्क्स·JavaScript·mit·8 व्यूज़

Chromeos Apk

This project is a tool for sideloading Android applications onto desktop systems by converting APK files into unpacked browser extensions. It functions as a runtime wrapper that allows Android applications to execute within a specialized web browser environment.

The system transforms compressed application packages into unpacked directory structures and generates the necessary manifests to make them compatible with the host operating system. It includes an asset-injection layer to provide required external dependencies and data assets during execution.

The tool provides configuration for application metadata, allowing for the adjustment of screen resolution, orientation, and display modes. It also supports the definition of file handlers to associate specific document types with the converted application.

Features

  • Android App Execution - Provides the primary mechanism to run Android application packages on non-native desktop platforms via a custom runtime.
  • Sideloading Tools - Provides utilities for preparing Android packages for manual installation and execution on desktop platforms.
  • APK to Directory Conversion - Transforms compressed Android APK files into unpacked directory structures to make them compatible with the host system.
  • APK to Browser Extension Converters - Transforms Android application files into unpacked browser extensions for execution on compatible operating systems.
  • Browser Runtimes - Executes Android application logic within a specialized web browser environment that simulates necessary system calls and APIs.
  • Resource Unpackers - Extracts embedded resources and assets from compiled APK binaries into a flat folder hierarchy.
  • Android Compatibility Manifests - Adds the necessary folder structures and manifest files to make Android apps compatible with the host system.
  • Android Application Customization - Adjusts screen resolution, orientation, and metadata to optimize the visual presentation of Android apps on desktop monitors.
  • Display Layout Mapping - Maps Android screen orientations and resolutions to host system display settings via a configuration file.
  • Application Metadata Definitions - Defines operational parameters such as screen orientation and package names to control application behavior on the target system.
  • Manifest Transformations - Modifies application manifests and folder structures to ensure compatibility with the host execution environment.
  • Extension Manifests - Wraps Android package contents in browser extension manifests to allow the OS to treat the application as a web app.
  • Environment Asset Injection - Injects required external files and data assets into the environment to ensure all resources are accessible during execution.
  • Display Settings - Provides configurations for adjusting screen resolution, scaling, and font sizes to optimize visual presentation.
  • Device Profile Layouts - Allows setting specific layout modes, such as tablet or phone, to change how the application appears on screen.
  • Asset Injection Tools - Implements a layer for injecting custom scripts and styles into the application's unpacked directory at runtime.

स्टार हिस्ट्री

vladikoff/chromeos-apk के लिए स्टार हिस्ट्री चार्टvladikoff/chromeos-apk के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Chromeos Apk के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Chromeos Apk के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • recloudstream/cloudstreamrecloudstream का अवतार

    recloudstream/cloudstream

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

    Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content from external sources. It operates as an Android application container within a Linux-based environment, enabling the installation and execution of Android software packages via APK files. The project utilizes an extension-based provider system that allows for the creation of custom plugins. These extensions define the logic for scraping and retrieving multimedia content and metadata from third-party sources. Additional capabilities include the ability to cast media playback t

    Kotlinandroidgood-first-issuehome-theater
    GitHub पर देखें↗8,922
  • revanced/gmscoreReVanced का अवतार

    ReVanced/GmsCore

    3,885GitHub पर देखें↗

    GmsCore is an Android app compatibility layer and system service mock designed to enable third-party applications to function on non-standard Android distributions. It serves as a background service that simulates proprietary Google APIs and emulates the necessary system environment for devices where official services are not installed. The project provides a MicroG compatible implementation, offering an open source replacement for system services. It focuses on maintaining application stability on custom Android ROMs by preventing crashes associated with missing proprietary dependencies. Th

    Java
    GitHub पर देखें↗3,885
  • qnblackcat/uyouplusqnblackcat का अवतार

    qnblackcat/uYouPlus

    7,647GitHub पर देखें↗

    uYouPlus is a modified iOS application binary that removes advertisements and unlocks premium playback features for non-jailbroken devices. It functions as an ad-blocking video client and enhanced video player designed to be installed via external signing tools rather than the official app store. The project enables the skipping of sponsored content using a community-driven database and allows users to bypass age restrictions and premium prompts. It unlocks high-resolution streaming options, including 2K and 4K playback, and supports background media playback and picture-in-picture mode. The

    Logos
    GitHub पर देखें↗7,647
  • moraroy/nonsteamlaunchers-on-steam-deckmoraroy का अवतार

    moraroy/NonSteamLaunchers-On-Steam-Deck

    4,278GitHub पर देखें↗

    This project is a management suite for the Steam Deck designed to install and organize third-party game launchers, automate library population, and manage compatibility runtimes. It functions as a library automation tool that scans external launchers to add games and metadata to the primary collection, alongside a dedicated manager for deploying GE-Proton and UMU compatibility layers. The software distinguishes itself by integrating Android applications via Waydroid and utilizing a shared Proton prefix to install multiple third-party packages, reducing disk usage. It also includes a storage m

    Pythondeckmachinenonsteam
    GitHub पर देखें↗4,278
Chromeos Apk के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

vladikoff/chromeos-apk क्या करता है?

This project is a tool for sideloading Android applications onto desktop systems by converting APK files into unpacked browser extensions. It functions as a runtime wrapper that allows Android applications to execute within a specialized web browser environment.

vladikoff/chromeos-apk की मुख्य विशेषताएं क्या हैं?

vladikoff/chromeos-apk की मुख्य विशेषताएं हैं: Android App Execution, Sideloading Tools, APK to Directory Conversion, APK to Browser Extension Converters, Browser Runtimes, Resource Unpackers, Android Compatibility Manifests, Android Application Customization।

vladikoff/chromeos-apk के कुछ ओपन-सोर्स विकल्प क्या हैं?

vladikoff/chromeos-apk के ओपन-सोर्स विकल्पों में शामिल हैं: recloudstream/cloudstream — Cloudstream is an Android media streaming client and extensible media player that aggregates video and audio content… revanced/gmscore — GmsCore is an Android app compatibility layer and system service mock designed to enable third-party applications to… qnblackcat/uyouplus — uYouPlus is a modified iOS application binary that removes advertisements and unlocks premium playback features for… j-hc/revanced-magisk-module — This project is an Android application patching tool and Magisk system module generator. It is designed to apply… moraroy/nonsteamlaunchers-on-steam-deck — This project is a management suite for the Steam Deck designed to install and organize third-party game launchers,… googlechrome/chrome-extensions-samples — This repository serves as a comprehensive reference library for browser extension development, providing a collection…