Download Latest Version Release v9 source code.zip (444.2 kB)
Email in envelope

Get an email when there's a new version of ClearText

Home / v3
Name Modified Size InfoDownloads / Week
Parent folder
ClearText-Portable.zip 2026-08-27 15.9 MB
ClearText.msi 2026-08-27 12.7 MB
ClearText.msix 2026-08-27 16.7 MB
README.md 2026-08-27 1.7 kB
Release v3 source code.tar.gz 2026-08-27 435.7 kB
Release v3 source code.zip 2026-08-27 437.5 kB
Totals: 6 Items   46.2 MB 0

Stable Release

Version: 1.0.3.0 Commit: [de61c5] Build: [#3]

πŸ“ ClearText

A lightweight, multi-tab text editor for Windows and Linux.

πŸ“¦ Downloads

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

✨ Installer Features (MSI)

  • βœ… Start Menu shortcut
  • βœ… Optional desktop shortcut
  • βœ… 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

Launch cleartext.exe from the Start Menu or desktop shortcut. It's a single self-contained executable β€” no companion binaries required.

🎯 Silent Installation (MSI)

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

Built with ❀️ using GitHub Actions

Source: README.md, updated 2026-08-27