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

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

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

2 रिपॉजिटरी

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

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

    vladikoff/chromeos-apk

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

    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
    GitHub पर देखें↗7,856
  • anmolsaini16/mapcnAnmolSaini16 का अवतार

    AnmolSaini16/mapcn

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

    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
    GitHub पर देखें↗5,965
  1. Home
  2. Operating Systems & Systems Programming
  3. Display Layout Mapping

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

  • 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.