myTerm.

Active

Cross-platform terminal emulator. Fast, open-source and keyboard-first.

myTerm is a fast and minimal terminal emulator built with Go, Wails and Svelte. No Chromium or Node overhead. It runs entirely from a single 15 MB binary — ready to work in 30 seconds on Windows, macOS, and Linux.

GoWailsSveltexterm.js
Ctrl+Shift+T   → Nova aba (mesmo shell)
Ctrl+Tab       → Próxima aba
Ctrl+Shift+Tab → Aba anterior
Ctrl+Shift+D   → Split horizontal
Ctrl+Shift+E   → Split vertical
Ctrl+Shift+W   → Fechar painel ativo
Ctrl+,         → Abrir configurações
Ctrl+=         → Aumentar fonte
Ctrl+-         → Diminuir fonte

Features

Keyboard First

8 shortcuts cover everything — open tabs, split panes, zoom in. Your hands never leave the keyboard.

Zero Dependencies

A single 15 MB binary. No installers, no background processes. Just download and run.

Any Native Shell

Auto-detects the default shell. PowerShell, zsh, bash, cmd or Git Bash work out of the box.

Multiple Tabs

Open several shells side-by-side. Each tab remembers its working directory and shell type.

Split Panes

Horizontal and vertical splits with drag-to-resize. Work on multiple sessions at once.

GPU-Accelerated

WebGL rendering via xterm.js for buttery-smooth output with Canvas fallback.

Tech Stack

Backend Go — PTY bridge, process management
Terminal xterm.js — GPU WebGL renderer
Desktop Wails v2 + Svelte — native windows
Plataformas Windows 10/11, macOS, Linux

Interested? Check the code or get in touch.