Download

Functy is available in a variety of formats and for various platforms. Select what you want from here and you’ll be taken to the appropriate download page on SourceForge. Alternatively you can go direct to the SourceForge downloads page.

Download files

Platform Description Download
Any Functy source functy-0.22.zip
Symbolic source (needed to build Functy from source) symbolic-0.21.zip
Some example files functy-examples-0.2.zip
GNU/Linux Functy binary .deb package functy_0.22.0-1_i386.deb
Functy binary .rpm package functy-0.22-1.i386.rpm
Windows Functy binary installer FunctySetup-0.22-win32-bin.exe
Functy binary msi installer (use this if you already have GTK installed) functy-0.22-win32-bin.msi

Notes

Compile from source

If you want to compile from the source you’ll need to download both the Functy and Symbolic source archives. Unpack these into separate directories next to each other. Then follow the instriction in the README or INSTALL files for details about how to build them.

GNU/Linux binaries

If you just want to run the program on GNU/Linux, choose either the deb or rpm package depending on your distribution. In this case it might also be a good idea to download the example files (as the examples aren’t included in the packages).

Windows binaries

If you just want to run the program on Windows, download and run the Windows binary installer. This will download and install the binary version of Functy. It’ll also download and install the Windows GTK libraries from https://sourceforge.net/projects/gladewin32/ if they’re not already installed on your system.

There’s also an msi installer in case you already have GTK installed or prefer to do this manually.

Top