TheThe1.0.0
The/Download

Download it and open the biggest file you own.

Version 1.0.0. The core and the bundled plugins are free, with no account and no registration. Windows gets an installer; macOS gets a disk image in two builds — Apple silicon and Intel.

desktop application

The runs on Windows and macOS — there is no mobile build, so the downloads are hidden here. Open this page on a desktop computer to get the installer or the disk image. The system requirements are below.

Windows

file
The-1.0.0-setup.exe
size
34 MB
SHA-256
06a82997c3d137767a34c4e15c24d6bb498c7a5326a551e0ee2784b0c503531c
system
Windows 10 version 1809 or newer, 64-bit (x64)
Download installer

The file name carries the version — the link points at this build and no other.

The build is not signed yet: how to get past the Windows warnings.

macOS Siliconarm64

file
The-1.0.0-arm.dmg
size
41 MB
SHA-256
c61ad1ed9ced12cf2f4a828494b8d55a61ef409dbc770c6e21ad8476535a9166
system
macOS 13 Ventura or newer, Apple silicon (M1 or newer)
Download .dmg

Apple menu → About This Mac shows the chip.

macOS Intelx86_64

file
The-1.0.0-x86_64.dmg
size
42 MB
SHA-256
33faf023dd5e2e1a8b8335c2965952400c5380e69ea7650e3172bce6fdb0a7c6
system
macOS 13 Ventura or newer, Intel-based Mac
Download .dmg

Apple menu → About This Mac shows the chip.

what you get

In build 1.0.0.

A C++23 core

GUI-independent: persistent Piece Table, mmap, snapshot model, atomic saving.

Fifteen plugins

Formats from plain text to images, tree-sitter, git, clangd, Markdown and HTML preview — switched on with a toggle.

Themes and appearance

Dark and light, Slate and Graphite directions, accent colours, window transparency.

Nothing extra

No account, no cloud, no mandatory telemetry. Files stay on disk.

before installing

Documents worth opening.

The licence and the notices are available without registration and without a cookie gate — a requirement of the LGPLv3 and GPLv3 licences the bundled components are distributed under.

EULAEnd-user licence agreementen · ru
PrivacyPrivacy policy: what is collected and what is noten · ru
NoticesThird-party component notices, readable without JSrequired
LGPLLGPLv3 compliance: sources and library replacement termsrequired

after launching

Where to start.

  • Open the largest log you can find — watch the mode in the status bar.
  • Drop in a CSV: it opens as a table with a pinned header.
  • Enable the clangd plugin if you work with C or C++.
  • Pick a design direction: calm Slate or dense Graphite.
  • Look through the docs and the changelog.

download questions

Briefly.

Is it really free?

Yes: the core and the bundled plugins are free, with no account. Paid options — a Pro model, a plugin store — belong to the plans for after the public release, and there are no prices for them yet.

How is it installed?

On Windows, run The-1.0.0-setup.exe. On macOS, open the .dmg and drag The into Applications. Separate app-store packages will arrive with the release.

Chrome says the file isn't commonly downloaded.

The installer carries no code-signing certificate yet, so a browser has no download reputation to go on and says exactly that. The warning is about the missing signature, not about the contents of the file. Check it yourself: Get-FileHash The-1.0.0-setup.exe in PowerShell prints the SHA-256 above, character for character.

Which macOS build do I need?

Apple menu → About This Mac. A Chip line starting with Apple M means the -arm.dmg; a Processor line with Intel means the -x86_64.dmg.

Is there a Linux build?

Not yet. Windows and macOS are supported; the core does not depend on platform GUI, but no public Linux build exists.

How do updates work?

Download the new version from this page. The change list is public — every version is dated on the changelog page.