Download Latest Version Release v484 source code.zip (38.2 MB)
Email in envelope

Get an email when there's a new version of Felix Terminal

Home / v318
Name Modified Size InfoDownloads / Week
Parent folder
FelixTerminal-Portable.zip 2026-07-04 32.5 MB
FelixTerminal.msi 2026-07-04 15.9 MB
FelixTerminal.msix 2026-07-04 33.5 MB
README.md 2026-07-04 1.9 kB
Release v318 source code.tar.gz 2026-07-04 37.9 MB
Release v318 source code.zip 2026-07-04 38.0 MB
Totals: 6 Items   157.7 MB 0

Stable Release

Version: 1.0.318.0 Commit: [93922d] Build: [#318]

🖥️ Felix Terminal

A fast OpenGL-accelerated terminal emulator for Windows and Linux.

📦 Downloads

  • FelixTerminal.msi — Windows installer with Start Menu and optional desktop shortcuts
  • FelixTerminal.msix — Unsigned package ready for Microsoft Store submission
  • FelixTerminal-Portable.zip — Portable version, no installation required

✨ Installer Features (MSI)

  • ✅ Start Menu shortcuts for cmd.exe and PowerShell
  • ✅ Optional desktop shortcuts for both launchers
  • ✅ Custom installation directory
  • ✅ Proper uninstall support
  • ✅ Add/Remove Programs integration

🏪 Microsoft Store Submission

The MSIX package is unsigned and ready for submission via Partner Center. Before uploading:

  1. Update the Identity Name and Publisher in the manifest with your Partner Center values
  2. Upload the unsigned MSIX — Microsoft handles signing during certification

📦 Package Comparison

Feature MSI MSIX Portable
Installation Required Yes Yes No
Start Menu Integration
Auto-Update Support
Microsoft Store Ready
Sandboxed
Traditional Uninstall
Code Signing Required Store

🚀 Usage

:::cmd
flt.exe              # Open with cmd.exe (default)
flt.exe powershell.exe  # Open with PowerShell
flt.exe bash         # Open with bash (WSL etc.)

🎯 Silent Installation (MSI)

:::cmd
msiexec /i FelixTerminal.msi /quiet /norestart
msiexec /i FelixTerminal.msi /quiet /norestart DESKTOP_SHORTCUT=1
msiexec /x FelixTerminal.msi /quiet /norestart

Built with ❤️ using GitHub Actions

Source: README.md, updated 2026-07-04