Skip to content

Codeleyoungtech/zeyt

Repository files navigation

Zeyt

Zeyt is a fast, GPU-optional terminal app with macOS-inspired design, folder-aware workspaces, and a clean split-pane layout — built to run smoothly even on older hardware. It features a native PTY backend built with Tauri and Rust, and a rich, customizable interface.

Features

  • Lightning Fast: Powered by a custom Rust PTY backend (portable-pty) and xterm.js rendering.
  • Advanced Workspaces: Folder-scoped sessions with persistent layouts, tabs, and split-panes.
  • Split Panes: Arbitrarily split your terminal horizontally or vertically (Ctrl+Shift+D / Ctrl+D).
  • Tabs: Manage multiple contexts in one window (Ctrl+T to open, Ctrl+W to close).
  • Theming: Premium dark mode out of the box with customizable accent colors and cursors.
  • Session Persistence: Zeyt remembers your exact pane layout and working directories across restarts.

Installation

Pre-compiled binaries for Windows, macOS (Intel & Apple Silicon), and Linux are available in the Releases tab.

Development Setup

  1. Install Prerequisites:

  2. Clone and Install:

    git clone https://github.com/Codeleyoungtech/zeyt.git
    cd zeyt
    pnpm install
  3. Run in Development:

    pnpm tauri dev
  4. Build for Production:

    pnpm tauri build

License

MIT License

About

AN extremely fast terminal for a system.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages