| Crates.io | parsec-vdd-rust |
| lib.rs | parsec-vdd-rust |
| version | 0.0.1 |
| created_at | 2025-12-27 11:24:19.993901+00 |
| updated_at | 2025-12-27 11:24:19.993901+00 |
| description | Unofficial client for Parsec Virtual Display driver |
| homepage | |
| repository | https://github.com/rohitsangwan01/parsec-vdd-rust |
| max_upload_size | |
| id | 2007062 |
| size | 69,671 |
Unofficial Rust client library and CLI tool for the Parsec Virtual Display Driver. This project provides a safe, idiomatic Rust interface for managing virtual displays on Windows using the Parsec VDD driver.
Ok# Clone the repository
git clone https://github.com/rohitsangwan01/parsec-vdd-rust.git
cd parsec-vdd-rust
# Build the project
cargo build --release
# The binary will be in target/release/parsec-vdd-rust.exe
Add this to your Cargo.toml:
cargo add parsec-vdd-rust
Download cli from release section and run
The CLI provides an interactive interface