Skip to content
forked from jgpaiva/GridMove

GridMove is a program that aims at making windows management easier. It helps you with this task by defining a visual grid on your desktop, to which you can easily snap windows.

Notifications You must be signed in to change notification settings

mr-rak/GridMove

 
 

Repository files navigation

15.09.2016 - Fix WinMove for Windows 10.

GridMove

GridMove is a Windows program that aims at making windows management easier. It helps you with this task by defining a visual grid on your desktop, to which you can easily snap windows. It is built with AutoHotkey, a scripting language for desktop automation for Windows.

More information at GridMove's homepage.

Source code organization

  • GridMove.ahk - Main program, most of the functionality
  • files.ahk - Configuration and Grid parsing
  • command.ahk - Keyboard (command) interface
  • calc.ahk - Evaluates the .grid files
  • helper.ahk - Tooltips for first run
  • strings.ahk - Language file
  • Aero_lib.ahk - Library for handling Aero look

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.

About

GridMove is a program that aims at making windows management easier. It helps you with this task by defining a visual grid on your desktop, to which you can easily snap windows.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • AutoHotkey 92.0%
  • Inno Setup 7.6%
  • Other 0.4%