Skip to content

A lightweight macOS window mover and resizer with global hotkeys

Notifications You must be signed in to change notification settings

valtterivalo/nudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nudge

A lightweight macOS window mover and resizer with global hotkeys.

Usage

  • Option + Arrow keys - Resize window
  • Cmd + Option + Arrow keys - Move window
  • Ctrl + Option + Q - Quit

Install

Download the latest release or build from source:

cargo build --release
strip target/release/nudge
cp target/release/nudge /usr/local/bin/

Config

Edit ~/Library/Application Support/nudge/config.toml to customize hotkeys.

The config file is created on first run with helpful comments explaining each option.

About

A lightweight macOS window mover and resizer with global hotkeys

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages