Skip to content

Commit

Permalink
Merge pull request #301 from ybot1122/hammerspoon-alternative-update
Browse files Browse the repository at this point in the history
Update README To Emphasize Hammerspoon Alternative
  • Loading branch information
fikovnik authored Jul 10, 2019
2 parents 703fc8d + 28073eb commit ecf468c
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,19 @@

*Managing window size and position in OSX*

### Looking for a new maintainer #[296](https://github.com/fikovnik/ShiftIt/issues/296).
# Looking for a new maintainer #[296](https://github.com/fikovnik/ShiftIt/issues/296).

This project is looking for a new maintainer. Until that transition is completed, **there will likely not be further development on this project**.

A highly recommended alternative to ShiftIt that can be implemented using [Hammerspoon](http://hammerspoon.org).

Here is a step-by-step guide to replicating ShiftIt's features using Hammerspoon: https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative


# About

**Looking for a new maintainer #[296](https://github.com/fikovnik/ShiftIt/issues/296).**

ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts.
It intends to become a full featured window organizer for OSX.
It is a complete rewrite of the original [ShiftIt](http://code.google.com/p/shiftit/) by Aravindkumar Rajendiran which is not longer under development.
Expand All @@ -15,6 +24,7 @@ License: [GNU General Public License v3](http://www.gnu.org/licenses/gpl.html)

Change logs: change logs are versioned in the [repository](https://github.com/fikovnik/ShiftIt/tree/develop/release) as well.


## Download

A binary build for OSX 10.7+ is available in [releases](https://github.com/fikovnik/ShiftIt/releases).
Expand Down Expand Up @@ -161,7 +171,3 @@ 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)

0 comments on commit ecf468c

Please sign in to comment.