Git Product home page Git Product logo

rdpwindowresizer-ahk-'s Introduction

๐ŸŽ‰ RDP Window Resizer - The Ultimate Window Management Script! ๐ŸŽ‰

Welcome to the RDP Window Resizer! This AutoHotkey (AHK) script is the best thing to happen to your Remote Desktop windows since the invention of sliced bread! Say goodbye to the hassle of manually resizing and repositioning your windows and hello to automated, pixel-perfect window management. ๐Ÿคฉ

๐Ÿš€ Features

  • Automatic Centering: If you have just one window with the specified title, it gets perfectly centered on your current monitor with your desired dimensions.
  • Multiple Window Management: Got more than one? No problem! The script arranges them beautifully starting from your specified coordinates with a neat offset for each one.
  • Effortless Customization: Simply tweak the variables to match your needs, and you're good to go!

๐Ÿ”ง How It Works

  1. Single Window Mode: When there's only one window matching the specified title, it will be centered on your monitor with the width and height you set.
  2. Multi-Window Mode: When there are multiple windows with the specified title, they will be arranged starting from start_x, start_y coordinates with an offset for each subsequent window.

๐Ÿ“‹ Variables

  • target_title: The (partial) title of the windows to be managed. (default "Remote Desktop")
  • window_width: The desired width for the windows. (default 1920)
  • window_height: The desired height for the windows. (default 1200)
  • start_x: The initial x-coordinate for positioning the windows. (default 95)
  • start_y: The initial y-coordinate for positioning the windows. (default 70)
  • offset_x: The x-coordinate offset for each subsequent window. (default 50)
  • offset_y: The y-coordinate offset for each subsequent window. (default 50)

rdpwindowresizer-ahk-'s People

Contributors

dpo007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.