All Projects → bbielsa → TempleTiler

bbielsa / TempleTiler

Licence: MIT license
Window tiling hotkeys for TempleOS

Programming Languages

HolyC
11 projects

Projects that are alternatives of or similar to TempleTiler

Lsh
Lambda Shell for TempleOS
Stars: ✭ 48 (+92%)
Mutual labels:  templeos, holyc
TempleOS-EE
TempleOS Explorers Edition
Stars: ✭ 45 (+80%)
Mutual labels:  templeos, holyc
TempleOSNotes
Various notes on using TempleOS and writing HolyC
Stars: ✭ 19 (-24%)
Mutual labels:  templeos, holyc
TempleOS-and-HolyC
A very brief adventure in TempleOS and HolyC. RIP Terry Davis
Stars: ✭ 48 (+92%)
Mutual labels:  templeos, holyc
GKey
German Keyboard Layout for TempleOS
Stars: ✭ 20 (-20%)
Mutual labels:  templeos, holyc
TempleOS-Screenfetch
Screenfetch for TempleOS
Stars: ✭ 18 (-28%)
Mutual labels:  templeos, holyc
holyc-compiler
Compiler & tool recreation of TempleOS's HolyC language
Stars: ✭ 135 (+440%)
Mutual labels:  holyc
HolyGL
A divinely inspired graphics library for ZealOS.
Stars: ✭ 23 (-8%)
Mutual labels:  templeos
Way Cooler
Wayland compositor for AwesomeWM
Stars: ✭ 2,132 (+8428%)
Mutual labels:  tiling-window
gtile
No description or website provided.
Stars: ✭ 12 (-52%)
Mutual labels:  tiling-window
godot-dockable-container
Dockable/tiling UI panels Container addon for Godot
Stars: ✭ 70 (+180%)
Mutual labels:  tiling-layout

TempleTiler

🖽 TempleTiler is a window tiling utility for TempleOS inspired by darwintiler

Tiling window example showing 2 windows in a 2x2 grid pattern. One window on the right hand side takes up 2 vertical squares, the other window in the bottom left corner takes up only one square, leaving one square in the upper left blank showing the background behind the windows

Installing

  1. Copy all the HolyC files into a folder on your TempleOS PC
  2. Adam include TempleTiler.HC in your Terminal
Adam("#include \"C:/Home/TempleTiler/TempleTiler.HC\"");

Usage

Action Hotkey
Top left corner ctrl + alt + T
Top ctrl + alt + Y
Top right corner ctrl + alt + U
Left ctrl + alt + G
Middle ctrl + alt + H
Right ctrl + alt + J
Bottom left corner ctrl + alt + B
Bottom ctrl + alt + N
Bottom right corner ctrl + alt + M

Configuring

  1. Edit TempleTiler.HC
  2. Modify the values of the HK_* macros (Note: TempleOS requires the hotkey characters to be alpha characters A-Z)
  3. Adam include TempleTiler.HC (A reboot may be required, your old hotkeys may still be active)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].