Glyph Logo
GLYPH
Checking release...
LATEST RELEASELatest Build

Glyph Latest

Official binary builds for 64-bit Linux distributions. Every release is built natively via GitHub Actions with signed artifacts and automated integrity verification.

View on GitHub
RECOMMENDED FOR UBUNTU & DEBIAN

Debian / Ubuntu (.deb)

Native Debian package with automated desktop launcher and system dependencies.

Download from GitHub
sudo dpkg -i glyph_amd64.deb || sudo apt-get install -f
PORTABLE / ANY DISTRO

Universal Linux (.AppImage)

Zero-dependency self-contained executable. Works on Arch, Fedora, openSUSE, and Debian.

Download from GitHub
chmod +x glyph.AppImage && ./glyph.AppImage
RED HAT / FEDORA

Fedora / RHEL (.rpm)

RPM binary package built for Fedora, Red Hat Enterprise Linux, CentOS, and AlmaLinux.

Download from GitHub
sudo dnf install ./glyph.x86_64.rpm

Release Highlights & Changelog

Split Pane Workflow Engine

Horizontal and vertical pane splits with responsive recalculation, persistent focus borders, and zero latency Rust PTY management.

Semantic Shell Integration (OSC 133)

Automated command execution time tracking, prompt boundary isolation, and dynamic exit code diagnostics across Bash, Zsh, and Fish.

Persistent Workspace Engine

Session state, active working directories, split ratios, and scrollback buffers automatically restored upon restart.

Integrity Verification

Verify the authenticity and integrity of downloaded packages using SHA-256 hashes generated automatically on build:

Verify Command:
sha256sum -c SHA256SUMS