TheThe0.10.1
The/Download

Download it and open the biggest file you own.

Version 0.10.1. The core and eight 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-0.10.1-setup.exe
size
32 MB
SHA-256
6524723f12f85f0cef0febef42bb8d4bcfd8f578f1dde1524ce44477ff12b337
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-0.10.1-arm.dmg
size
41 MB
SHA-256
e21ec1351d897d91bd9d022bc41a66184c6c129a7e082dfee0f7f3cdcbdfbd2c
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-0.10.1-x86_64.dmg
size
41 MB
SHA-256
fb719cea69ea5a328a02cdb1f76ac3cfc21d1c58c1b52ce7cec7914299c8a8e4
system
macOS 13 Ventura or newer, Intel-based Mac
Download .dmg

Apple menu → About This Mac shows the chip.

what you get

In build 0.10.1.

A C++23 core

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

Eight plugins

plaintext, markdown, csv, json, cpp, clangd, ripgrep, git — 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 eight 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-0.10.1-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-0.10.1-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.