Home | News | Download | Screenshots | Documentation | Report a bug | Forum

System requirements

The alpha version requires OS X 10.5 (Leopard) but the final version 1.0 will support 10.4 (Tiger) too. Tiger support is planned for version 0.1.5.

Important Note

TaskArtist is in a very early state of development. Therefore some functions may not work as expected. Its alpha version is intended for testers and people who would like to contribute to the project. Please do not use TaskArtist in a production environment until version 1.0.

Download

How to get the Source Code

You can check out the source code of TaskArtist with subversion:

svn co http://taskartist.svn.sourceforge.net/svnroot/taskartist/trunk taskartist

You can also browse the repository online.

You need a recent version of the OS X Developer Tools (available on Apples Developer Websites) in order to build TaskArtist on OS X from source.

Note: TaskJuggler itself is not in the TaskArtist repository. You need to run UpdateTaskJuggler.sh to check out TaskJuggler3 before building TaskArtist. This requires a version of git to be installed on your system. See the MacPorts project on how to install git in Mac OS X. The port is called 'git-core'.