🖥️ 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
🔦 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.
🧱 index.html
- the markup for the application.
🎨 stylesheet.css
= CSS Styles for the app.
🛠️ scripts.js
- the JavaScript that makes the magic happen.
🍴 Feel free to Fork / Branch / Modify, raise any Pull Requests for changes.
🙏 Inspired by a 2020 blog post from Scott Hanselman.