From 864c87fbc8333b3d737351424184254f65156671 Mon Sep 17 00:00:00 2001 From: Derek Wyatt Date: Tue, 13 Nov 2018 15:06:12 -0500 Subject: [PATCH] Added reference to the Hammerspoon WIKI article --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4fafac8e..aeb6f42c 100644 --- a/README.md +++ b/README.md @@ -161,3 +161,7 @@ The releases are fully automatic which hopefully will help to release more often After `fab release` instructions about how to create the actual release at github are printed. Thanks [JetBrains](http://www.jetbrains.com/) for kindly supporting this open source project by providing [AppCode](http://www.jetbrains.com/objc/) IDE. + +## Alternatives + +There is an alternative to ShiftIt that can be implemented using [Hammerspoon](http://hammerspoon.org). You can find the details [in this wiki article](https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative)