Download

macOS

Please note, that the DMG package isn't signed yet.

  1. Download the latest tom.dmg file from github.com/jansorg/tom-ui/releases. This package includes all you need. If you don't need HTML preview of reports in the frontend, then tom_no_reporting.dmg is what you could use instead.
  2. Copy the Tom application to your applications folder.

Linux

Please note, that packages are not yet widely available.

Arch Linux

There's a work-in-progress AUR package in the git repository. This should build and install your package:

git clone https://github.com/jansorg/tom-ui.git
cd tom-ui/deployment
makepkg
makepkg --install

Ubuntu / Debian

There's a deb package, which is build on Ubuntu 18.10. You can find it on the github.com/jansorg/tom-ui/releases.

Windows

At this time, binaries for Windows are only available for the command line. The Tom-UI program will be made available for Windows in the future.