How I Use Keyboard Maestro
When I first started reading about Keyboard Maestro, I was confused by what it was and what it could do. Was it a way to make shortcut keys? Was it a clipboard manager? Was it a text expander? Was it an app launcher? Most material referenced Keyboard Maestro as a way to record keyboard shortcuts. That was also supported by it's name.
After digging deeper I found the answer was simply "Yes." It was all those and more. Now using it for a year, keyboard macros barely scratches the surface of what Keyboard Maestro is capable of.
To give a simple comparison, Keyboard Maestro looks like a heavy duty extension or upgrade to the built in Mac Automator tool. It has a similar look and feel, where you have categories of functionality, including using "blocks" that can be tied together to create a workflow. It's certainly possible and very easy to create keyboard shortcuts, or automate an application through it's menus, but that is perhaps 1% of the power Keyboard Maestro offers. In actuality, Keyboard Maestro is an application that allows you to build other applications.
Like Alfred, Keyboard Maestro can be invoked using triggers, keywords, keyboard commands, mouse clicks, or a schedule. Triggers can also be system events such as changing WiFi networks, inserting a USB device, starting an application, when you login or when the machine goes idle.
Based on those events, Keyboard Maestro has hundreds of actions that can be taken. Those actions include opening or closing apps, copying something to the clipboard, changing an iTunes track, muting the sound, locking the system, or launching a search. This should sound familiar as these are features that overlap with Alfred. Again, type in "SQL" and all the apps you have related to SQL will open and be ready for use.
That is impressive, but Keyboard Maestro has more tricks up it's sleeve. Using the more complex Actions it's possible to build your own applications, complete with dialog boxes. There are actions to create Loops, IF statements, Switch/Case blocks, create and assign variables, and even execute other scripts for Shell, AppleScript, or Javascript. Java, Groovy or Python are supported as well.
The exciting thing is, these little applets can be created by dragging and dropping functionality blocks into place and chaining them together.
While it will take some learning, this is the true power of Keyboard Maestro. Using these blocks, I've written dozens of small applications to accomplish all sorts of tasks on my machine. As I've gotten better with Keyboard Maestro, I've actually replaced full blown applications or mimicked their core functionality.
To show what I mean, Keyboard Maestro provides the ability to display dialog boxes to get user input. This prompt can be a text field, checkboxes, dropdowns, a list of options, or selecting a folder location. The result is stored and can be acted on using Loops, Case, IF, Search/Replace, creating a folder, deleting a file, starting an application, etc.
As a simple example, I have a macro to create a repeatable directory structure for my automation projects. I select the parent directory, Keyboard Maestro creates the rest.
Using the FOR and SWITCH blocks, I have an applet that comes close to functionality of Hazel, or what I would use Hazel for. It moves files from my Download folder based on name or extension, so images, videos and documents are moved to different folders with ease. I trigger this manually, but it can be set to run on a schedule, or even when the folder changes. Taking that, when a new file comes in, it could automatically be moved and organized.
I have a small Shell command to find large files on my machine, 500MB, 1GB, 5GB, 10GB. The size options are listed in a dialog. That option is then passed to a script as a variable and the search is started. The results, including the full path name, are listed in a text dialog. Now I know where the files are so my 10GB cycling videos can be moved off to an external drive.
I have a script that mimics Mosaic to position and resize application windows across my monitors. I use this every day to keep my window arrangement tidy and consistent. I can move and resize apps as I work, then put them back by simply pressing a key. TextSoap, TaskPaper, 2Do, CopyLess and Mini Note will always be in the same place. A consistent workspace is an efficient workspace.
I have macros to rename a series of files based on different criteria. This is used to rename image files, audio files, and tutorial videos. There are lots of batch rename tools, but Keyboard Maestro can do the job as well.
I have macros that read the WhereFrom meta data and rename the file accordingly. In some cases files will have a GUID for the name or just say, "audio." Keyboard Maestro can read meta data and turn it into something useful.
I have a trigger that sets up my machine for a VPN connection. When connecting to the Corporate network, I close down noisy network apps, turn off RSS feeds, turn off any downloads, close DevonAgent, open the VPN client or set the network in System Preferences.
Using the Rsync Shell command and the schedule trigger in Keyboard Maestro, I sync my DevonThink Office Pro files and Documents from my work machine to an external drive each Friday at 3pm. Keyboard Maestro prompts me to connect the drive, closes DevonThink Office Pro and runs the shell script with the sync commands. When the work is done, I get a notification and DevonThink starts back up.
To keep things tidy, I have a small Action that empties the system trash every Friday. Using the actual keyboard automation features, there is another that empties the trash in DevonThink Office Pro.
I do a lot of clipboard manipulation for work, so using the clipboard manager feature and the Search/Replace functionality, I manipulate copied test before pasting it. This can be removing or adding a URL to what I just copied. Or removing text so I only have the SKU. I can copy the whole line, but only paste the text I'm interested in. This is also great way to take a piece of text an convert it to a URL or Markdown code block. This saves a whole lot of time with tedious copy and paste functions which is the hallmark of QA work.
True to the name, I do have keyboard and mouse shortcuts programmed, such as triple-click for the mouse and using the Razer number pad for paste. It's not right-click, select Paste, or Command-V. I press a button and the text is pasted.
Along with that, I do indeed have macros that manipulate apps. As mentioned, I have a couple for DevonThink Office Pro, DevonAgent, and Amberlight. Keyboard Maestro repeats a series of keystrokes in each app, and does it very nicely, so it doesn't always have to be an applet. As an example, I've had Keyboard Maestro control Amberlight to make hundreds of desktop wallpaper images.
With these features, Keyboard Maestro also offers Clipboard Management and Text Expansion functionality. I have CopyLess, but it's entirely possible to create and use dedicated clipboards as well as the system clipboard.
The "Insert text by typing" action is similar to TypeIt4Me. Enter a "keyword" and it will be replaced with a block of text. It takes a bit of work to set up, but it's absolutely there. Again, Keyboard Maestro could replace two other tools.
Truth be told, Keyboard Maestro has a learning curve. It's not something you pick up and 5 minutes later you are productive. You will need to put the building blocks together. There is development involved. However, there is a wealth of information on the Keyboard Maestro Wiki and lots of helpful users in the forum, so you can absolutely do it.
It will take some reading of the Wiki to understand variables and how they're used. It will take some time to understand how the blocks fit together. It may take some digging to find the right option within the many choices available for an Action. It will take some practice to build the right kind of dialog box.
However, that patience and practice will be rewarded. Keyboard Maestro is incredibly powerful and flexible. It opens up a whole world of automation possibilities. It offers the power and ease of Automator, but takes it 100 steps forward.
In this last year, Keyboard Maestro has proven to be one of the most amazing applications I've used. It has incredible depth and power. I've written dozens of applets using it's building blocks. It's saved me hours of time doing repetitive tasks, has put extended functionality at the click of a button, and saved me quite a bit of money by allowing me to build applications for my own needs. In a word, it is indispensable and quite honestly, a reason to buy a Mac.
To me, it makes the perfect compliment to Alfred. Between the two, there is very little I can't accomplish with a little time and coding effort.
Other articles of interest:
- Keyboard Maestro makes a last minute appearance on the Party Barge
- It’s all about templates, macros and workflows in 2020
- How I use Alfred
- More file management with Keyboard Maestro
- Making applications with Keyboard Maestro
- Controlling and Selecting VPN Connections with Keyboard Maestro
- How I Use the Shell
- Setting up a secondary keyboard for macros
- Reading the “Where From” meta data using Keyboard Maestro
- How Am I Spending My Time?
Set up Triple Click Mouse Button Action with Keyboard Maestro
While in Keyboard Maestro for setting up the VPN, I was reminded to set up a trigger for a triple click mouse button action on the Razer mouse I have. There are two “trigger” buttons located next to the standard left click button. There are normally used as additional fire buttons within games. I want to use them as a triple click action. It’s very since Keyboard Maestro recognizes the buttons as Razer Naga Button 4 and 5.
Hello triple click, welcome back.
Other articles of interest:
- Setting up a secondary keyboard for macros
- More fun, and a gamepad, with Karabiner-Elements
- How I Use Keyboard Maestro
- Controlling and Selecting VPN Connections with Keyboard Maestro
- Keyboard Maestro makes a last minute appearance on the Party Barge
- An infestation of mice – The CM Storm Xornet, the CM Storm Inferno, the Razer Naga Molten and the Logitech G700S
- More file management with Keyboard Maestro
- Making applications with Keyboard Maestro
- It’s all about templates, macros and workflows in 2020
- Three months of working remotely
Controlling and Selecting VPN Connections with Keyboard Maestro
From time to time I need to connect to one of our work VPN connection. When doing so, I want to Launch and Quit several applications related to the task of that connection. To make things easy, I want to use Keyboard Maestro to orchestrate the process.
Unlike some other solutions, my connection type isn’t changing. I’m not switching from wired to wireless, or changing network names or locations.
I’m initiating the connecting in both cases, but one uses a VPN client, while the other uses the built-in Network configuration. In either case, I want to shut down apps that might be downloading or making connections. I also want a visual cue denoting that I’m on a VPN now. A small menu bar applet called IPBar
serves that purpose very nicely.
One connection is needed for access to the databases. So, when connecting to that I want to start my SnippetsLab tool and open Valentina Studio.
For the second, I need to open Network, select the VPN connection name, then click Connect. Once that’s done, I need to launch Katalon Studio to run automation scripts against Production.
The first connection is easy to handle. The macro within Keyboard Maestro is Triggered when this Application Launches. The application is OpenVPN Connect. As soon as the client UI starts, Keyboard Maestro closes down several applications and starts my SQL tools.
The second connection becomes a little more tricky. The Network section within System Preferences isn’t triggered the same way as the OpenVPN Client. It’s not an application in that sense.
I thought about checking the status of the connection using a terminal command I found:
- ifconfig -lu
- lo0 en0 en1 en2 fw0 p2p0 utun0
- lo0 en0 en1 en2 fw0 p2p0 utun0 ppp0 <- VPN Connection
That looks promising, but it’s not really what I’m looking for. I don’t want to poll the connection. I’m triggering the event, but it’s not recognized within Keyboard Maestro.
Except that it is when you take a slightly different approach. Within Keyboard Maestro there is an action for Open a System Preferences Pane
.
This can bring up the Network Preferences Pane, which is a great visual cue on it’s own, but there is more. With a tiny piece of AppleScript listed in an older Macworld article, the VPN connection can be established.
tell application "System Events"
tell current location of network preferences
connect service "Your-VPN-Service"
# disconnect service "Your-VPN-Service" #
end tell
end tell
Now I have four scripts. A script to open each connection and configure the apps. A second to close the connection and configure the apps again. These are triggered using the Trigger Macro by Name
macro within Keyboard Maestro.
This gives me exactly what I’m looking for. Connection to the VPN is a known event, so triggering it with a keyword is perfect for me. Now I have the right apps starting up, and bandwidth using apps shutting down. When I’m done, everything switches and the apps restart to their previous state.
Once again, Keyboard Maestro For the Win!
Configure the OpenVPN Connect client with the Launch Application trigger. There is one for Launch and Quit.
Use the following to open the Network Preferences Pane and select your VPN connection. There is a macro for Connect and Disconnect.
Other articles of interest:
- Keyboard Maestro makes a last minute appearance on the Party Barge
- How I Use Keyboard Maestro
- Setting up a secondary keyboard for macros
- It’s all about templates, macros and workflows in 2020
- More file management with Keyboard Maestro
- Making applications with Keyboard Maestro
- Setting up hot keys on the gamepad
- How I use Alfred
- How Am I Spending My Time?
- Set up Triple Click Mouse Button Action with Keyboard Maestro
More fun, and a gamepad, with Karabiner-Elements
After the initial success of using Karabiner-Elements with a keyboard I had laying around, I decided to move a step further by adding a gamepad to the mix and programming it with hotkeys. And it worked with great success.
The gamepad of choice, or rather, the gamepad on sale, is the BlueFinger Gaming Keyboard, which is in essence the left side of a regular keyboard.
Now, it's no Logitech or Razer, but I'm not going to use it that way. It's standard plastic all round, but it's got a decent size, feels sturdy enough and shows up as a generic keyboard. It was also $30, so many boxes checked there.
Next, with the help of a very cool website-Karabiner Complex Modification, I was able to create a list of my own custom rules, which are loaded under the Complex Rules tab.
Instead of pressing CAPS LOCK and then another key, I wanted one-click action. So, if I press A, I get Control-Option-Command-Shift-A.
Using the site, you can create a file that looks similar to the following, which shows the use of the modifier keys:
{
"title": "Keyboard Maestro Demo",
"rules": [
{
"description": "Keyboard Maestro A",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "a"
},
"to_if_alone": [
{
"repeat": true,
"modifiers": [
"left_gui",
"left_control",
"left_alt",
"left_shift"
]
}
]
}
]
}
]
}
The file can then be "installed" from the web based version of loaded in:
~/.config/karabiner/assets/complex_modifications
I have this set up for 15 keys on the gamepad. Using the site tool, you can set up key combinations that work for you. You could also set up Alt-A to mean a completely different key combination that Ctrl-A, when used on that keyboard.
There is more experimentation to come, but at each stage there has been success. It's possible to use a full-sized keyboard if you have space, or get a gamepad and program it with your hotkeys.
Karabiner Complex Modification
Other articles of interest:
- Setting up a secondary macro keyboard with Karabiner-Elements
- Setting up a secondary keyboard for macros
- Setting up hot keys on the gamepad
- More file management with Keyboard Maestro
- Making applications with Keyboard Maestro
- Wait for a Volume to Mount or Unmount/Eject in AppleScript
- Keyboard Maestro makes a last minute appearance on the Party Barge
- Set up Triple Click Mouse Button Action with Keyboard Maestro
- How I Use Keyboard Maestro
- Controlling and Selecting VPN Connections with Keyboard Maestro
Setting up a secondary keyboard for macros
After setting up several keyboard shortcuts within Alfred and Keyboard Maestro, it became clear that I was putting together some bizarre key combinations and odd hand gestures to make sure I wasn’t interfering with other applications. Then it occurred to me, don’t video and audio editors have dedicated keyboards for shortcuts? Can the same thing be done for keyboard macros?
The answer is, yes it can. And rather easily too, using a standard keyboard and Karabiner Elements.
You don’t have to buy a specialty keyboard or programmable keypad or anything else. You can use any USB keyboard you have lying around. I have dozens from all the Windows machines I’ve ordered throughout the years.
This also works for a Bluetooth keyboard, so it doesn’t have to be wired.
The easiest way to configure this is install Karabiner Elements and go to the devices tab. Turn off all the other keyboard except the secondary one you plan to use for macros.
Then select the Complex Modifications tab, and enable the option for Caps Lock key to act like “command+control+option+shift”.
And that’s it. If you click into Keyboard Maestro and for the Hotkey Trigger, hold Caps Lock and click another key, it will be seen as Command Control Option Shift + Letter.
Because we disabled the other keyboard in Karabiner, this only works for the secondary keyboard. Pressing Caps Lock and another key on your main keyboard behaves the way you could expect. It toggles the uppercase of the letter.
This works for the standard letter keys, numbers, the number pad and the Home, End, PgUp, PgDn, etc.
You should now have 50-80 macros keys to program depending on keyboard.
Other articles of interest:
- More fun, and a gamepad, with Karabiner-Elements
- Setting up a secondary macro keyboard with Karabiner-Elements
- Setting up hot keys on the gamepad
- Keyboard Maestro makes a last minute appearance on the Party Barge
- Set up Triple Click Mouse Button Action with Keyboard Maestro
- How I Use Keyboard Maestro
- Making applications with Keyboard Maestro
- More file management with Keyboard Maestro
- Controlling and Selecting VPN Connections with Keyboard Maestro
- Logitech Wireless Illuminated Keyboard K800
Recent Comments