2 مستودعات
Compatibility layers that execute mobile applications on desktop hardware by mapping touch gestures to desktop inputs.
Distinct from macOS Utilities: Distinct from macOS Utilities: focuses on the virtualization and input-mapping capability rather than general macOS tools.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Mobile-to-Desktop Virtualization Layers. Refine with filters or upvote what's useful.
Waydroid is a containerized mobile runtime that executes a full Android operating system directly on Linux desktop environments. By utilizing Linux kernel namespaces, it isolates the mobile environment while sharing the host kernel to provide native-like performance and hardware access for mobile applications. The project distinguishes itself through deep integration with the host system, bridging mobile display buffers to native desktop windows and translating host input events into mobile gestures. It enables multi-window management, allowing mobile applications to run alongside native desk
Executes a full mobile operating system within a container to provide native-like access to hardware for mobile software.
PlayCover is a desktop mobile application wrapper that enables mobile software to run on macOS. It functions as a virtualization layer, providing a compatibility environment that allows users to execute mobile applications directly on desktop hardware. The project distinguishes itself by bridging the gap between mobile and desktop operating systems through a combination of binary patching and system framework emulation. It maps touch-based gestures and screen interactions to standard desktop peripherals, allowing users to control mobile games and applications using a keyboard, mouse, or contr
Executes mobile applications on desktop hardware by mapping touch gestures to keyboard, mouse, and controller inputs.