8000 GitHub - IDKSAM27/MirrOx: Mirror + Oxidation (Rust reference)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IDKSAM27/MirrOx

Repository files navigation

Mirror + Oxidation

mirrox/  
│── src/  
│   ├── main.rs               # Entry point  
│   ├── adb.rs                # ADB communication  
│   ├── usb.rs                # USB handling  
│   ├── network.rs            # TCP/IP communication  
│   ├── video.rs              # Video decoding & rendering  
│   ├── input.rs              # Keyboard & mouse input handling  
│   ├── recorder.rs           # Screen recording support  
│   ├── config.rs             # Configuration settings  
│   └── utils.rs              # Helper functions  
│── Cargo.toml                # Dependencies & metadata  
│── README.md                 # Documentation  

About

Mirror + Oxidation (Rust reference)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0