
Motiro is exclusively distributed as source, there is no binary download. In order to run the application, you won't need to compile anything yourself, but you'll need to have at least a Ruby 1.8.2 interpreter. For more information on system requirements, please see the installation page.
Motiro releases every three weeks. Releases tend to be fairly stable versions, but keep in mind that this is an application still under test and it is distributed without any warranty.
The latest release is always available for download from the SourceForge servers. Our address is:
http://sourceforge.net/project/showfiles.php?group_id=173790
After downloading the source code, maybe you will want to read more about how to install Motiro.
If you program computers, are feeling unusually fearless today or just want to use the hottest latest features, maybe you'll want to use the last version available from our version control repository. Do keep in mind that the repository version may eventually be in highly unstable state and, as usual, is distributed without any warranty.
You will need a Darcs client to access the code repository. Our trunk address is:
http://repo.motiro.org/trunk
If you happen to be using the Darcs command line client, you'll only need to say:
$ darcs get --partial http://repo.motiro.org/trunk motiro
If you want to update your copy later, try:
$ darcs pull