Services to open and resize windows.
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 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
- Refresh Services
Any Application Toolbar -> Menu -> Services -> Service Preferences...
- Setup Shortcuts
System Preferences -> Keyboard -> Shortcuts -> Services -> Installed Services at the bottom of the list
MIT © Duncan Beaton