dgurkaynak / Penc

Trackpad-oriented window manager for macOS
https://deniz.co/penc/
MIT License
1.11k stars 25 forks source link
macos trackpad window-management window-manager

Penc

Penc is yet another window manager app for macOS. Instead of complicated keyboard shortcuts, Penc is designed for trackpad usage.

Showcase

Usage

Installation

There are two recommended options for installation.

Homebrew

$ brew install penc --cask

Download Release from Github

System Requirements

Penc supports macOS High Sierra (10.13) and above.

Common Issues

Pinch to resize is not working

In order to detect pinch gesture, Zoom in or out option must be turned on under the System Preferences > Trackpad > Scroll & Zoom

Build & Running

# Install dependencies
pod install

# Open workspace
open Penc.xcworkspace