/mac-shortcut-services

Mac shortcut services to open and resize applications

Primary LanguageShell

mac shortcut services

Services to open and resize windows.

Services

Why?

If you have a locked down machine (no admin access) and you wish to navigate between applications and resize quickly.

If you have admin access to your machine I highly recommend either Phoenix or Spectacle.

Due to mac permissions these applications require administrative privileges to setup accessibility access. We can install services using applescript to accomplish similar basic functionality.

Install

  1. Install the services
  • All:
bash <(curl -s https://raw.githubusercontent.com/dunckr/mac-shortcut-services/master/install.sh)
  • Individually

Clone the repo:

git clone git@github.com:dunckr/mac-shortcut.services.git

Open the services you require under the services folder

  1. Refresh Services
Any Application Toolbar -> Menu -> Services -> Service Preferences...
  1. Setup Shortcuts
System Preferences -> Keyboard -> Shortcuts -> Services -> Installed Services at the bottom of the list

License

MIT © Duncan Beaton