Skip to content

drahfa/Pane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pane

A lightweight window manager for macOS. Snap windows to halves, quarters, thirds, and more with customizable keyboard shortcuts.

Universal binary — runs natively on Apple Silicon (M1/M2/M3/M4) and Intel Macs.

Download

Download Pane.zip (544 KB) from ahmadfaisal.com

Features

  • 25 window actions — halves, quarters, thirds, sixths, center, maximize, zoom, fullscreen, increase/reduce, and multi-screen
  • Apple Silicon native — universal binary (arm64 + x86_64), no Rosetta needed
  • Customizable hotkeys — remap every action via the Preferences window
  • Menu bar app — no dock icon, lives quietly in your menu bar
  • Under 1 MB — lightweight, launches instantly

Default Shortcuts

Action Shortcut
Left / Right / Top / Bottom ^⌥⌘ + Arrow Keys
Top Left / Top Right / Bottom Left / Bottom Right ^⌥⌘ + 1 2 3 4
Left Third / Center Third / Right Third ^⌥⌘ + Q W E
Center ^⌥⌘ + C
Maximize ^⌥⌘ + M
Toggle Zoom ^⌥⌘ + Z
Toggle Full Screen ^⌥⌘ + F
Increase / Reduce ^⌥⌘ + = -
Next / Previous Screen ^⌥⌘ + N P

All shortcuts are fully customizable in Preferences.

Installation

  1. Download and unzip Pane.zip
  2. Drag Pane.app to /Applications
  3. Right-click and choose Open (required on first launch since the app is not notarized)
  4. Grant Accessibility access: System Settings > Privacy & Security > Accessibility > toggle Pane on

Building from Source

Requires Xcode with macOS SDK 10.13+.

cd Pane
xcodebuild -target "Pane" -configuration Release ARCHS="arm64 x86_64"

The built app will be at Pane/build/Release/Pane.app.

System Requirements

  • macOS 10.13 (High Sierra) or later
  • Apple Silicon or Intel Mac

Credits

Pane is developed by Ahmad Faisal, based on the original work by Filip Krikava and contributors.

The original project: github.com/fikovnik/ShiftIt

License

This project is licensed under the GNU General Public License v3.0 — the same license as the original ShiftIt project.

About

Lightweight window manager for macOS. Snap windows to halves, quarters, thirds, and more. Universal binary for Apple Silicon and Intel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages