Skip to content

Add 4 Zig CLI tools: zt, zplit, zephwm, sshz#228

Open
midasdf wants to merge 1 commit intotoolleeo:masterfrom
midasdf:add-zig-cli-tools
Open

Add 4 Zig CLI tools: zt, zplit, zephwm, sshz#228
midasdf wants to merge 1 commit intotoolleeo:masterfrom
midasdf:add-zig-cli-tools

Conversation

@midasdf
Copy link
Copy Markdown

@midasdf midasdf commented Apr 3, 2026

Summary

Adding 4 CLI tools written in Zig, all optimized for minimal binary size and resource-constrained systems:

Name Category Description Binary Size
zt terminal Blazing-fast terminal emulator with quad backend (framebuffer/X11/Wayland/macOS), 73 MB/s throughput ~2 MB
zplit terminal Lightweight terminal multiplexer with session persistence and zellij-style modes 91 KB
zephwm system i3-compatible tiling window manager with tree-based container model <200 KB
sshz networking TUI-based SSH connection manager with real-time host status monitoring ~260 KB

Changes

Only data/apps.csv was modified — 4 rows appended.

- zt (terminal): blazing-fast terminal emulator with quad backend support
- zplit (terminal): lightweight 91KB terminal multiplexer
- zephwm (system): i3-compatible tiling window manager under 200KB
- sshz (networking): TUI-based SSH connection manager ~260KB

All written in Zig, minimal dependencies, optimized for resource-constrained systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant