Hello everyone,
Inspired by x11spice, i developed winspice, which provides windows remote desktop access using the spice protocol.
The source code is here:
https://github.com/mathslinux/winspice
Compiled binary file and related dll dependencies are here:
https://github.com/mathslinux/winspice/releases/download/0.0.1-pre/winspice.zip
The README file introduces some details of compiling and running.
Because i use windows DXGI interface to get the display data, winspice currently only supports windows 8 and above.
I have just started this project, and there are still many imperfections, such as no configurable ui interface, no sound support, and so on. If anyone can try this project and give me some feedback, I will be very happy.
-- Inspired by x11spice, i developed winspice, which provides windows remote desktop access using the spice protocol.
The source code is here:
https://github.com/mathslinux/winspice
Compiled binary file and related dll dependencies are here:
https://github.com/mathslinux/winspice/releases/download/0.0.1-pre/winspice.zip
The README file introduces some details of compiling and running.
Because i use windows DXGI interface to get the display data, winspice currently only supports windows 8 and above.
I have just started this project, and there are still many imperfections, such as no configurable ui interface, no sound support, and so on. If anyone can try this project and give me some feedback, I will be very happy.
Best Regards,
Dunrong Huang
Dunrong Huang