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 / v323
Name Modified Size InfoDownloads / Week
Parent folder
FelixTerminal-Portable.zip 2026-07-04 32.6 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 v323 source code.tar.gz 2026-07-04 37.9 MB
Release v323 source code.zip 2026-07-04 38.0 MB
Totals: 6 Items   158.0 MB 0

Stable Release

Version: 1.0.323.0 Commit: [33cc96] Build: [#323]

πŸ–₯️ 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