Download WriteA for Linux
Vector design, page layout, and a real word processor — one native app. The Linux build is free. Pick the file that matches your machine below.
Looking for another platform? Download WriteA for macOS or Windows. Both are the complete editor for free; a one-time in-app purchase adds exporting and printing.
AppImage — just run it
A single file. Download it, make it executable, and run — no installation, no admin rights.
chmod +x WriTea-x86_64.AppImage ./WriTea-x86_64.AppImageOr right-click the file → Properties → Permissions → “Allow executing as program”, then double-click it.
The AppImage file is still named WriTea-*.AppImage (a legacy filename). The app itself is WriteA.
Plain binary (.tar.gz)
The binary plus an installer script, if you’d rather install it the traditional way. Extract, then run the included installer.
Not sure which architecture you have? Run uname -m in a terminal — x86_64 means Intel/AMD; aarch64 or arm64 means ARM.