/ration

A Divvy-like application for quickly arranging and resizing windows in GTK-based Linux distributions.

Primary LanguagePythonMIT LicenseMIT

Ration

About

Ration is a Divvy-like application for quickly arranging and resizing windows in GTK-based Linux distributions.

Requirements

Python requires several libraries. To install them on Debian-based systems (e.g. Ubuntu) execute the follow command:

sudo apt-get install python-gtk2 python-pip python-keybinder wmctrl
Installation
pip install ration

or (from source)

sudo python setup.py install
Usage

Drag a selection in the grid and then click a window to automatically resize it to fill that portion of the screen.

Show/hide the grid by pressing Ctrl+Alt+D.

Available configuration options can be found at the top of ration/ration.py

Exit the application by right-clicking on its icon in the status bar and selecting Quit.

Bugs

Report bugs at http://bouvard.lighthouseapp.com/projects/56753-ration/overview

Contact

Author: Christopher Groskopf
Email: staringmonkey@gmail.com

License

This software is licensed under the MIT license. See COPYING for details.