Windows

Installation

  • Download the RoasTime 3 installer for Windows.
  • Once it is downloaded, run the installer (RoastTime-(version).Setup.exe). This will only take a minute.
  • By default, RoasTime is installed under C:\users\{username}\AppData\Local\Programs\RoasTime
  • Windows requires WinUSB drivers for roaster communication. These should auto install when opening the application for the first time. If they do not, please download Zadig and update the drivers.

Updates

RoasTime ships updates on a need-to-ship basis. Usually we have updates a few times a month that are automatically delivered to you.


macOS

Installation

  • Download the RoasTime 3 installer for macOS.
  • Once it is downloaded, RoasTime.app to the Applications folder, making it available in the macOS Launchpad
  • Add RoasTime to your Dock by right-clicking on the icon to bring up the context menu and choosing Options, Keep in Dock.

Updates

RoasTime ships updates on a need-to-ship basis. Usually we have updates a few times a month that are automatically delivered to you.


Linux

Currently, we only test and support Ubuntu.

Installation

  • Download the RoasTime 3 deb..
  • Once it is downloaded, run the deb or sudo apt install ./<file>.deb.
  • You will need to add the following udev rules for the USB to work:
  SUBSYSTEM=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="5741", MODE="0666"
  SUBSYSTEM=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a27e", MODE="0666"

Updates

RoasTime ships updates on a need-to-ship basis. Unfortunately, our auto-updater does not support Linux at this time, so you must re-downloaded updated versions.