Skip to content
sarr-io edited this page Jun 19, 2026 · 11 revisions

loam

fullscreen terminal-cell painter. Zig engine, Lua brushes.

curl -fsSL https://raw.githubusercontent.com/darkhorseprojects/loam/main/scripts/install.sh | sh
loam --list
loam --brush=text

Windows:

iwr https://raw.githubusercontent.com/darkhorseprojects/loam/main/scripts/install.ps1 -UseB | iex

Brushes are .lua files. Put custom Linux brushes in:

~/.config/loam/brushes

Installed bundled Linux brushes live in:

~/.local/share/loam/brushes

See:

Clone this wiki locally