Downloads

Rem is available as C++ source code, and as native binaries for Windows, Mac and Linux.

The current version is release-1.0. You can browse previous releases too.

Source Code

You can checkout a copy of the source code directly from Google Code:

svn checkout http://remproject.googlecode.com/svn/trunk/ remproject

You can also export a non-versioned copy if you wish:

svn export http://remproject.googlecode.com/svn/trunk/ remproject

You can also download a copy of the source code (without the external libraries) here:

Rem-1.0.0-src.zip

Windows

The Windows binary has been tested under Windows XP Service Pack 2:

Rem-1.0.0-Win32.exe

Mac

The Mac version has been tested with Leopard (Mac OS X 10.5) and Tiger (Mac OS X 10.4), and ships as a Universal Binary for both PowerPC and Intel-based Macs:

Rem-1.0.0-Tiger.dmg (this DMG only contains the Universal Binary application, that you must drag to the “Applications” folder manually)

Rem-1.0.0-Tiger-Installer.dmg (this DMG file contains an installer)

Linux

The Linux version has been compiled using Kubuntu 7.10, and tested with Ubuntu 8.04:

Rem-1.0.0-Linux.tar.gz