Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 940 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 940 Bytes

RDP - Choose Which Monitors

🖥️ JavaScript tool to allow you to pick some, or all, of your screens to use for RDP.

Public link: Windows Remote Desktop - choose your monitors

How to use

🔦 Select your RDP file, and specify which displays you want to use.

🔃 Your file will be processed by JavaScript, and will never leave the browser.

💾 Download your modified RDP file.

Files of interest

🧱 index.html - the markup for the application.

🎨 stylesheet.css = CSS Styles for the app.

🛠️ scripts.js - the JavaScript that makes the magic happen.

Contributions

🍴 Feel free to Fork / Branch / Modify, raise any Pull Requests for changes.

Credits

🙏 Inspired by a 2020 blog post from Scott Hanselman.