The Harriet Walsh series

yWriter5
yWriter5 by Spacejock Software
For Windows PCs
(Superseded by yWriter6)

   

A MacOS version is in progress!


yWriter for MacOS


yWriter5 is a dotnet app for Windows, but will also run on GNU/Linux and Mac OS X using Mono.

Download the latest zipped version of yWriter5 here: yWriter5.zip (Version 5.6.2.7, 3.9mb).

Download the latest BETA here: yWriter5Beta.zip (Version 5.6.2.6, 2.1mb.)

These are the same downloads used on Windows.

Installation - Part 1

Make sure you've installed the Mono libraries on your system. To do this, enter

sudo apt-get install mono-complete mono-vbnc

(If that command isn't recognised, use sudo apt-get install mono-runtime mono-vbnc)

at the terminal prompt

On Fedora, use sudo dnf install mono-core mono-basic (Thanks Jeff!)

How to run yWriter5

To run yWriter5, open a terminal window, first make sure you're in the path containing 'yWriter5.exe':

cd ~/yWriter5/bin (Enter)

Then type:

mono ./yWriter5.exe (Enter)

You can also create a desktop shortcut/launcher using mono ~/yWriter5/bin/yWriter5.exe as the command line

Upgrading to a new version of yWriter5

To update to a new version of yWriter5, just download and unpack the latest zip file over your existing installation. The program can tell you when there's an updated version available, but it can't automatically install a new version - it has to be done manually, using the zip file.

yWriter5 is free to download and use ('freeware'), but it's not open source. The source code is not available.