|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
readme.md |
readme.md
inspire parsec-vdd, but I don't need any GUI, multiple monitor, and etc. I just want a tool which can create a fallback virtual display device when my physical display device is not available. Like what parsec do.
So here is my first rust exercise project.
Do expect there are some bugs and I will fix them when I have time.
how to compile?
well, I wrote this shit on linux.
so compile with cargo build --target x86_64-pc-windows-gnu --release