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
·

2 repository-uri

Awesome GitHub RepositoriesDisplay Layout Mapping

Systems for mapping guest operating system screen resolutions and orientations to host system display settings.

Distinct from Metadata Mapping: None of the candidates cover the mapping of mobile screen geometry to desktop display settings.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Display Layout Mapping. Refine with filters or upvote what's useful.

Awesome Display Layout Mapping GitHub Repositories

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

    vladikoff/chromeos-apk

    7,856Vezi pe GitHub↗

    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 app

    Maps Android screen orientations and resolutions to host system display settings via a configuration file.

    JavaScript
    Vezi pe GitHub↗7,856
  • anmolsaini16/mapcnAvatar AnmolSaini16

    AnmolSaini16/mapcn

    5,965Vezi pe GitHub↗

    MapCN is a React component library that wraps MapLibre GL into declarative, composable building blocks for interactive maps. It provides a set of small, reusable components for rendering maps, placing markers, drawing routes, and clustering points, all managed through React hooks, context, and refs for state and lifecycle control. The library distinguishes itself by offering a complete set of map features as individual React components that automatically adapt to light and dark themes. It includes components for interactive map rendering with zero configuration, marker placement with popups a

    Displays a compass rose that indicates the current map bearing and can be clicked to reset north.

    TypeScript
    Vezi pe GitHub↗5,965
  1. Home
  2. Operating Systems & Systems Programming
  3. Display Layout Mapping

Explorează sub-etichetele

  • Map Compass DisplaysDisplays a compass rose indicating map bearing, clickable to reset north orientation. **Distinct from Display Layout Mapping:** Distinct from Display Layout Mapping: focuses on a map-specific compass UI element, not general screen resolution mapping.