Skip to content

fjolnir/spectacle

 
 

Repository files navigation

Spectacle

Spectacle allows you to easily organize your windows without using a mouse.

Changes in this fork

This is a fork that turns Spectacles into a tiled window manager, that means that if you move a window to the left/right and one already occupies that space, both are resized to fit.

Requirements

Spectacle has been built, and designed, for OS X 10.7 or later. Xcode 4.4.1 is recommended for building the project.

Those building Spectacle only need [ZeroKit] 2, which can be pulled down as a submodule with the following commands:

$ git submodule init
$ git submodule update

If everything is in its proper place the build should succeed.

What if I find a bug, or what if I want to help?

Please, contact me with any questions, comments, suggestions, or problems. I try to make the time to answer every request.

Those wishing to contribute to the project should begin by obtaining the latest source with Git. The project is hosted on GitHub, making it easy for anyone to make contributions. Simply create a fork and make your changes.

License

Copyright (c) 2012 Eric Czarny.

Spectacle should be accompanied by a LICENSE file containing the license relevant to this distribution.

If no LICENSE exists please contact Eric Czarny eczarny@gmail.com.

About

** This fork is no longer maintained, if you want a tiled window manager, you should use xnomad instead: http://github.com/fjolnir/xnomad **

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%