fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.36k stars 214 forks source link

bug.n – Tiling Window Management

bug.n is a tiling window manager add-on for the Explorer shell of Microsoft Windows. It is written in the scripting language AutoHotkey.

What it can do

What it enables you to do

What it can look like

Screenshot of bug.n with the default configuration.

Installing and running bug.n

Requirements

You may either download the stable version of bug.n from the repository, or download the current development version as the repository itself. Either way, you will have a zip file including an executable (bugn.exe), the source (src\*) and documentation (doc\*) files.

There is no installation process for bug.n. Unpack the zip file, and you should be able to run either the executable as it is or the main script (src\Main.ahk) with AutoHotkey.

Documentation

Please see the documentation for more information on installing and running, customizing and using bug.n and for a list of changes made with the current version, in particular the changes in the user interface (configuration variables and hotkeys).

Please see the CREDITS file for a list of people and projects, which contributed to bug.n.

License

bug.n is licensed under the GNU General Public License version 3. Please see the LICENSE file for the full license text.

Development

Currently, there is one branch, master, the current stable version (v9), which is no longer actively developed or maintained.