Skip to content

Deltos v2026.7.16

Choose a tag to compare

@tbebekis tbebekis released this 15 Jul 21:04
· 15 commits to main since this release

Installation

Deltos is distributed as a portable application. It does not require an installer.

Linux

Download Deltos-Linux-x64.tar.gz.

Extract it to any folder:

tar -xzf Deltos-Linux-x64.tar.gz

Run Deltos:

cd Deltos-Linux-x64
./Deltos

You can also start it from your file manager by double-clicking the Deltos executable.

Windows

Download Deltos-Win-x64.zip.

Extract it to any folder.

Open the extracted Deltos-Win-x64 folder and run:

Deltos.exe

Notes

  • Deltos is self-contained. You do not need to install the .NET runtime.
  • Keep the extracted folder intact. Do not move files out of it.
  • Your writing projects are stored separately in the folders you choose when creating or opening a project.