Skip to content

Seamlessly interact with Windows applications running on a virtual machine or remote system.

License

Notifications You must be signed in to change notification settings

scraptux/RemoteWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RemoteWin

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.

Table of Contents

  1. Installation
  2. Usage
  3. License

Installation

  1. Clone the repository:

    git clone https://github.com/scraptux/RemoteWin.git
  2. Navigate to the project directory:

    cd RemoteWin
  3. Specify your remote system or virtual machine using the file 'configuration.conf'

Usage

Check your configuration

remotewin -c configuration.conf check

Connect to your remote machine

remotewin -c configuration.conf connect

Start an application

remotewin -c configuration.conf launch explorer.exe ~/Documents/TestDocument.pdf

Paths relating to files on your local device are automatically mounted and accessable on the remote device.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

About

Seamlessly interact with Windows applications running on a virtual machine or remote system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages