Skip to content

Instantly share code, notes, and snippets.

View rfedoruk's full-sized avatar

Roman Fedoruk rfedoruk

View GitHub Profile
@rfedoruk
rfedoruk / AdvancedWindowSnap.ahk
Last active October 4, 2021 02:06 — forked from AWMooreCO/AdvancedWindowSnap.ahk
Advanced Window Snap is a script for AutoHotKey that expands upon Windows built-in window-snapping hotkeys.
/**
* Advanced Window Snap
* Snaps the Active Window to one of nine different window positions.
*
* @author Andrew Moore <andrew+github@awmoore.com>
* @version 1.0
*/
/**
* SnapActiveWindow resizes and moves (snaps) the active window to a given position.