Skip to content

Download


Linux

Enter the following commands based on your Linux distribution.

DistroInstallation Commands
Ubuntu
$ sudo add-apt-repository ppa:wereturtle/ppa
$ sudo apt update
$ sudo apt install ghostwriter
Fedora
$ sudo dnf copr enable wereturtle/stable
$ sudo dnf install ghostwriter

MacOS

MacOS has unofficial support provided by the community. The app mostly works but for a few quirks. Unfortunately, you will have to compile the source in order to run it, as there is currently no installer available.

Download the source code from the GitLab repository and see the README.md file for build instructions.

If you would like to contribute to improving MacOS support, please see the contributing guidelines.