All Projects

terminalsort

A CLI tool for tiling and resizing terminal windows with font scaling on X11. Automatically arranges terminal windows into tiled layouts.

Overview

terminalsort is a Rust CLI that manages terminal window layout on X11 desktops. It tiles and resizes terminal windows into organized layouts and adjusts font scaling to fit the available space.

Built for developers who run multiple terminal sessions and want to quickly arrange them without manual resizing or a full tiling window manager.

Features

  • Automatic tiling of terminal windows on X11
  • Font scaling to fit content in resized windows
  • CLI-driven — scriptable and composable
  • Works alongside existing window managers

Tech Stack

Rust X11

Links