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.5.3 – Released on November 26, 2024 – 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#
sudo add-apt-repository ppa:vkbo/novelwriter
sudo apt update && sudo apt install novelwriter
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.5.3.AppImageSha256:
0a2be9e3c2363e336005d90bffcef013dee3a077801b9a1a200d33305b8a344c
ShaSum File - Debian Package: novelwriter_2.5.3_all.debSha256:
f8f1e7017da68ad9d5ad979190e565588ddd67ca64c1c139da0840986dd4173b
ShaSum File - Windows Installer: novelwriter-2.5.3-amd64-setup.exeSha256:
4cb5d359e4dd17065186e977e3817bf9793c4f2ae71cc218d30dd0284bd8c091
ShaSum File - MacOS DMG Image (Intel): novelWriter-2.5.3-x86_64.dmgSha256:
9bb2d292ecac9297cf26b2a1eafe969812a34714c6d185d29c116c2464bf51ad
ShaSum File - MacOS DMG Image (M1): novelWriter-2.5.3-aarch64.dmgSha256:
1586d06659f727583a853aae5a6aec371b156879c688a3b5633ad1acb7f906b1
ShaSum File
Verify the Checksum
shasum -c novelWriter-2.5.3.AppImage.sha256
shasum -c novelwriter_2.5.3_all.deb.sha256
Get-FileHash -Algorithm SHA256 novelwriter-2.5.3-amd64-setup.exe | Format-List
shasum -c novelWriter-2.5.3-x86_64.dmg.sha256