Installation
To install Darkwrite, go to our downloads page, and follow the instructions below.
Install on Windows
Section titled “Install on Windows”Download the installer .exe file, which will show up in your downloads as "Darkwrite Installer.exe". Click and run it.
Windows will try to stop you with a SmartScreen prompt. Click the “More info” option, and choose “Run anyway”.
After the installation is complete, it might take a little while for it to launch, as Windows Defender probably scans the app for malware. It’ll open relatively quickly after this initial sequence. If it doesn’t launch after a long while, restart your computer and try running again.
Install on macOS
Section titled “Install on macOS”Download the .dmg file and open it, then drag Darkwrite to your applications folder. You are good to go!
macOS builds are notarized, so there’s nothing else you need to do.
Install on Linux
Section titled “Install on Linux”We provide .deb and .AppImage files for Linux. An unofficial AUR package is also available.
AppImage users
Section titled “AppImage users”It is strongly recommended to use something like AppManager. It handles creation of desktop files for you.
If you want to just run the AppImage directly, make it executable first:
chmod +x Darkwrite.AppImageand run it.
Ubuntu/Debian
Section titled “Ubuntu/Debian”Install the provided .deb file:
sudo dpkg -i Darkwrite.debArch and derivatives
Section titled “Arch and derivatives”Install the unofficial darkwrite-bin AUR package. Thanks to zxp19821005 for maintaining this package for years! We really appreciate it❤️
paru -S darkwrite-binyay -S darkwrite-binFlatpak and Snap
Section titled “Flatpak and Snap”Neither Flatpak nor Snap is currently not supported, and we can’t say when it will be supported either. Certain Darkwrite features like linked files probably won’t work without full filesystem access, and I have no experience packaging a Flatpak. Packaging software for a sandboxed environment creates its own edge cases we currently don’t have the time to deal with.