Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/embraceltd/remotemultimon
Open RDP (Remote Desktop) files with multiple monitors enabled
https://github.com/embraceltd/remotemultimon
Last synced: about 2 months ago
JSON representation
Open RDP (Remote Desktop) files with multiple monitors enabled
- Host: GitHub
- URL: https://github.com/embraceltd/remotemultimon
- Owner: EmbraceLtd
- Created: 2024-01-05T10:09:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-15T20:41:27.000Z (about 1 year ago)
- Last Synced: 2024-01-16T02:25:02.462Z (about 1 year ago)
- Language: C#
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RemoteMultiMon
==============This application enables multiple monitors in Remote Desktop (Windows).
This could be useful for scenarios where you don't have access to the Remote Desktop UI dialog, for example in certain VPN solutions.Run this application instead of Remote Desktop (mstsc.exe) and it will in turn call Remote Desktop with multiple monitors enabled.
For a better experience, set the application as the default application for .rdp files.
Usage
=====
* Build the program (preferably as as a single binary) and put in in a folder of your choice.
* Make it your default application for .rdp files, for instance using Default Apps in Windows' settings.
* You're done.