Skip to content

monfresh/Keyboard-Maestro-Macros

Repository files navigation

Keyboard-Maestro-Macros

A collection of useful Keyboard Maestro macros for maximum efficiency and productivity on your Mac. Detailed instructions for some of these macros are on my blog.

How to download and use these macros

For those who are not familiar with the command line

  1. Download and install Keyboard Maestro from their site, then launch it.
  2. Tap with 2 fingers on the trackpad over any of my macros above you want to download, then select "Download Linked File As..."
  3. Save the file wherever you want
  4. Double-click the file in your Finder. It should add it to your macro collection.

For those who have Homebrew installed on their Mac

  1. Install Keyboard Maestro by running this command in your terminal
brew install --cask keyboard-maestro
  1. Launch Keyboard Maestro

  2. Clone this repo to your preferred directory:

git clone https://github.com/monfresh/Keyboard-Maestro-Macros.git
  1. Open the repo in your Finder:
open Keyboard-Maestro-Macros
  1. Select one or more macros you want to add to your collection, and double-click the file(s) in your Finder.

  2. To get any new macros I might add in the future, pull down the latest changes. You'll need to run this command from the directory where you cloned my repo:

git checkout master && git pull 

About

A collection of useful Keyboard Maestro macros for maximum efficiency and productivity on your Mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published