Installing Termy
This guide will help you install Termy on your platform and verify the installation.Termy is not yet code-signed. You may see security warnings on first launch - see the platform-specific instructions below for how to resolve them.
Download Termy
Download the latest release from the GitHub Releases page or visit termy.run. Choose the appropriate asset for your platform:- macOS:
.dmgfile - Windows:
Setup.exeinstaller - Linux:
.AppImageor.tar.gz
Platform-Specific Installation
- macOS
- Windows
- Linux
macOS Installation
Handle Gatekeeper Warning
Because Termy is not yet code-signed, macOS Gatekeeper will block the first launch.To bypass the warning:Then launch Termy from Applications.
Verify Installation
After installation, verify that Termy is installed correctly:0.1.40).
If the
termy command is not found, you may need to add the installation directory to your PATH. See the platform-specific instructions above.System Requirements
Before installing, ensure your system meets these requirements:- Operating System: macOS 10.15+, Windows 10/11, or modern Linux distribution
- GPU: OpenGL support required (most modern GPUs, including integrated graphics)
- Memory: 4GB+ RAM recommended
- Display: Any resolution (hidpi/retina displays supported)
Troubleshooting
macOS: “App is damaged” error
If you see an error that the app is damaged, run:Windows: SmartScreen blocks installation
Click More info, then Run anyway to proceed with installation.Linux: Command not found
Make sure the installation directory is in your PATH:~/.local/bin is not listed, add it to your shell configuration file.
GPU/Graphics Issues
Termy requires OpenGL support. If you experience rendering issues:- Update your GPU drivers
- Check that your system supports OpenGL
- Try running with debugging:
RUST_LOG=info termy
Next Steps
Now that Termy is installed, learn how to use it:Quickstart Guide
Learn the basics and start using Termy
Configuration
Customize Termy to match your preferences