ealize / keypad-layout

Control window layout using Ctrl + Numeric Keypad on macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keypad Layout

Control window layout using Ctrl + Numeric Keypad on macOS. Press two number keys in a row while holding down Ctrl to select the new window frame on a 3x3 grid.

ezgif-1-57056b486e

Installation

Homebrew users can simply brew cask install keypad-layout. Compiled versions are also available for download from releases.

Examples

Ctrl + Result
1 then 9 Full Screen
7 then 9 Top Row
1 then 3 Bottom Row
3 then 1 Bottom Row
8 then 3 Right Two Thirds

Reference

If you use a MacBook and forgot the layout of the numeric keypad, refer to the table below for the grid layout.

╔═══╦═══╦═══╗
║ 7 ║ 8 ║ 9 ║
╠═══╬═══╬═══╣
║ 4 ║ 5 ║ 6 ║
╠═══╬═══╬═══╣
║ 1 ║ 2 ║ 3 ║
╚═══╩═══╩═══╝

Attributions

The application and menu bar icons are derived from numpad by Ján Slobodník from the Noun Project, available under the Creative Commons Attribution license.

About

Control window layout using Ctrl + Numeric Keypad on macOS

License:MIT License


Languages

Language:Objective-C 100.0%