Seamlessly display Windows applications running on a virtual machine or remote system. Interact with Windows applications as though they are running locally on your system.
-
Clone the repository:
git clone https://github.com/scraptux/RemoteWin.git
-
Navigate to the project directory:
cd RemoteWin -
Specify your remote system or virtual machine using the file 'configuration.conf'
remotewin -c configuration.conf checkremotewin -c configuration.conf connectremotewin -c configuration.conf launch explorer.exe ~/Documents/TestDocument.pdfPaths relating to files on your local device are automatically mounted and accessable on the remote device.
Distributed under the GPL-3.0 License. See LICENSE for more information.