The program is open source and distributed under the GPL. Sources are located on the github.

To get the latest version of the source code from the git repository, execute the command:

git clone https://github.com/Jenyay/outwiker.git

To run these commands, Git must be installed.

To get stable version of the source code from git repository, execute the command:

git clone https://github.com/Jenyay/outwiker.git
cd outwiker
git checkout stable

To run the program from the source code, Python 2.7 and wxPython 2.8 must be installed.

To run the OutWiker program from source code, execute following command (in the src directory):

python outwiker.py

When you run the program under Linux, check out the dependencies depending