novelWriter#
A markdown-like editor for novels
A markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents.
It is designed to be a simple text editor that allows for easy organisation of text files and notes, with a meta data syntax for comments, synopsis, and cross-referencing between files, and built on plain text files for robustness.
novelWriter is Free and Open Source, and runs on Linux, Windows and MacOS
Latest Release#
Version 2.6 – Released on January 26, 2025 – Read the Release Notes
Linux
Windows
MacOS
* Free code signing on Windows is provided by SignPath.io, certificate by SignPath Foundation. See Code Signing Policy.
Other Install Options#
pip install --user novelwriter
For more download options, including pre-releases, see the Downloads page.
You can also use the Ubuntu PPA on other Debian-based distros. See Setup and Installation for more details.
Ubuntu pre-releases are available on the Pre-Release PPA, by adding
ppa:vkbo/novelwriter-pre
instead.
Sha256 Checksums#
- Linux AppImage: novelWriter-2.6.AppImageSha256:
9e1a73ccbdee5f9e56350ae6babd72daa626dc5913a520608732485d58c4d05b
ShaSum File - Debian Package: novelwriter_2.6_all.debSha256:
589e17e39c0a070d59d39d45f52bd3e0f0b42746fff509c970b0e1f3d3d8338d
ShaSum File - Windows Installer: novelwriter-2.6-amd64-setup.exeSha256:
4b2e0201cd1beac746ba08b705ac25f48b331a636c4d01e2ca21abade981d130
ShaSum File - MacOS DMG Image (Intel): novelWriter-2.6-x86_64.dmgSha256:
5212c6e986976301e6b5eb7c29416d5cb63c40d21733f054ab40f75e8376bf8e
ShaSum File - MacOS DMG Image (M1): novelWriter-2.6-aarch64.dmgSha256:
488da1be890a0a38acc07fea743791e3624863f079d94b2cff7049919df922ab
ShaSum File
Verify the Checksum
shasum -c novelWriter-2.6.AppImage.sha256
shasum -c novelwriter_2.6_all.deb.sha256
Get-FileHash -Algorithm SHA256 novelwriter-2.6-amd64-setup.exe | Format-List
shasum -c novelWriter-2.6-x86_64.dmg.sha256