Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattr-/slate
A window management application (replacement for Divvy/SizeUp/ShiftIt)
https://github.com/mattr-/slate
Last synced: 9 days ago
JSON representation
A window management application (replacement for Divvy/SizeUp/ShiftIt)
- Host: GitHub
- URL: https://github.com/mattr-/slate
- Owner: mattr-
- License: gpl-3.0
- Archived: true
- Fork: true (jigish/slate)
- Created: 2014-03-03T16:21:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T17:51:26.000Z (over 6 years ago)
- Last Synced: 2024-08-01T12:19:09.787Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 45.2 MB
- Stars: 614
- Watchers: 25
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES_FROM_UPSTREAM.md
- License: LICENSE
Awesome Lists containing this project
README
# WARNING #
This repository is unmaintained and unsupported as of May 2017. I appreciate you using this extension of @jigish's original work. If you need a replacement, [Hammerspoon](https://github.com/Hammerspoon/hammerspoon) is the suggested replacement.
# About Slate #
Slate is a window management application similar to Divvy and SizeUp (except better and free!). Originally written to replace them due to some limitations in how each work, it attempts to overcome them by simply being extremely configurable. As a result, it may be a bit daunting to get configured, but once it is done, the benefit is huge.
Slate currently works on Mac OS X 10.8 and above.
# Summary of Features #
* Highly customizable
* Bind keystrokes to:
* move and/or resize windows
* directionally focus windows
* activate preset layouts
* create, delete, and activate snapshots of the current state of windows
* Set default layouts for different monitor configurations which will activate when that configuration is detected.
* Window Hints: an intuitive way to change window focus
* \[Beta\] A better, more customizable, application switcher.# Manual #
* [Installing Slate](doc/installation.md)
* [Configuring Slate](doc/configuration.md)# Useful Stuff #
* [kvs](https://github.com/kvs) has created a [Sublime Text 2](http://www.sublimetext.com/2) preference for `.slate` files [here](https://github.com/kvs/ST2Slate).
* [trishume](https://github.com/trishume) has done a really nice writeup on getting started with Slate [here](http://thume.ca/howto/2012/11/19/using-slate/)# Credits #
Big thanks to [philc](https://github.com/philc) for the Window Hints idea (and initial implementation) as well as plenty of other suggestions and improvement ideas.
# Contact #
Please [create a github issue](https://github.com/mattr-/slate/issues/new) for any questions, bug reports, suggestions, or general commentary.