Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.06 KB

File metadata and controls

27 lines (21 loc) · 1.06 KB

Nexterm

GPU-accelerated terminal multiplexer written in Rust.

Inspired by tmux/zellij, featuring:

  • wgpu GPU rendering — DirectX 12 / Metal / Vulkan
  • Session persistence — sessions survive client disconnects
  • Built-in SSH with SFTP transfer, serial port, ProxyJump, SOCKS5
  • Web Terminal with TLS / OAuth / TOTP authentication
  • Lua automation — macros, event hooks, status bar
  • WASM plugin runtime with sandboxed fuel / memory limits (API v2)
  • 8-language UI — EN / JA / KO / ZH / DE / FR / ES / IT
  • Supply chain hardening — minisign + SLSA + CycloneDX SBOM + STRIDE
  • Windows MSI installer with Service registration

Quick Links

Latest Release: v1.1.0

See the CHANGELOG for release notes and migration tips.