Skip to content

Instantly share code, notes, and snippets.

View jnovek's full-sized avatar

Jason Novek jnovek

View GitHub Profile
@jnovek
jnovek / AdvancedWindowSnap.ahk
Last active February 11, 2018 18:51 — 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.