Download (Mono)

Using TOSMANA with other OS (Linux, Mac,...)

Tosmana is freeware and no registration is needed to use the software.

If you wish to be notified when an update of TOSMANA has been released you should join the TOSMANA Newsletter.

TOSMANA is programmed with the .NET Framework which is currently supported genuinely by Windows. Users using other OS might use the TOSMANA software by the use of the MONO platform which is an open source project which seeks to adapt the .NET Framework to other operational system.

To run TOSMANA with the mono platform, you have to:

  1. Check if mono is included in your linux distribution or download the mono platform from go-mono.com.
  2. Install mono
  3. Download the current version of TOSMANA without the installer:  TOSMANA Version 1.32
  4. Unpack the ZIP file
  5. Start the mono command prompt and go to the directory where you unpacked the TOSMANA zip file
  6. Enter the following command to the mono command prompt: mono tosmana.exe (do not forget '.exe')

Please find more documentation on how to install and use mono on the mono project page.

The usage of TOSMANA with mono has been successful tested with the following OS: OpenSuse 11.3, Ubuntu, Windows 7