-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,20 @@ | ||
# Plugin Actions for Keyboard Maestro | ||
|
||
Various plugin actions to use in your [Keyboard Maestro](https://www.keyboardmaestro.com/) macros. | ||
|
||
_Requires Keyboard Maestro 6+._ | ||
|
||
## Install | ||
|
||
Drop the .zip file on the Keyboard Maestro dock icon to install. _Requires Keyboard Maestro 6+._ | ||
Drop the .zip file on the Keyboard Maestro dock icon to install. | ||
|
||
### Update | ||
### Update an existing action | ||
|
||
To update an existing action, remove it from the Keyboard Maestro Actions folder (`~/Library/Application Support/Keyboard Maestro/Keyboard Maestro Actions`) and reinstall the new version. | ||
|
||
## Actions | ||
|
||
- Clean Clipboard with TextSoap | ||
- Clean Plain Text with TextSoap | ||
- Display BetterTouchTool HUD | ||
- Post to Slack |