Go to file
João Paiva 171d4e7d44 Merge pull request #5 from nojvek/master
Adding 4 Part Multiples grid
2015-04-16 10:11:21 +01:00
Documents First release 2013-02-22 09:58:19 +00:00
Grids Adding 4 Part Multiples grid 2015-04-15 16:16:13 -07:00
Images First release 2013-02-22 09:58:19 +00:00
other First release 2013-02-22 09:58:19 +00:00
packing First release 2013-02-22 09:58:19 +00:00
Plugins First release 2013-02-22 09:58:19 +00:00
Aero_Lib.ahk First release 2013-02-22 09:58:19 +00:00
Calc.ahk First release 2013-02-22 09:58:19 +00:00
Command.ahk First release 2013-02-22 09:58:19 +00:00
files.ahk First release 2013-02-22 09:58:19 +00:00
GridMove.ahk First release 2013-02-22 09:58:19 +00:00
GridMove.ico First release 2013-02-22 09:58:19 +00:00
README.md First release 2013-02-22 09:58:19 +00:00
strings.ahk First release 2013-02-22 09:58:19 +00:00
todo.txt First release 2013-02-22 09:58:19 +00:00

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.