The current version for Python3 compatible TUI is: TUI_3.1.1_Mac.dmg
(This software might require permission for mac to run under: System Preferences->Security & Privacy -> General Tab, or you can run: xattr -c /path/to/where/TUI/is/installed from the terminal)
Source code for building TUI from source: https://github.com/ApachePointObservatory/TUI3/tree/v3.1.1
An alpha version of TUI exists for MacOS Kosmos users. The GUI has known cosmetic bugs, but grants control of the instrument. TUI_2.6.1alpha2_Mac.dmg
An alpha version of TUI exists for Windows Kosmos users. The GUI has known cosmetic bugs, but grants control of the instrument. TUI_2.6.1alpha2-KOSMOS_Windows.zip
An alpha version of TUI exists for Linux Unbuntu 16.04 Kosmos users. The GUI has known cosmetic bugs, but grants control of the instrument. Some users have had difficulty connecting to the observatory with this version. May work with other versions of Linux but has not been tested. TUI_2.6.1alpha2-KOSMOS_Ubuntu_16.04.zip
This python2 version of TUI is 2.6.1 *Support for this release has been discontinued*
MacOS 10.6 and later: download TUI_2.6.0_Mac.dmg.
Unix: download (source)TUI_2.6.0_Source.zip and read Installing on Unix. However, grabbing a prepackaged version is recommended over installing from source (see below).
Unix: download (pre-package) TUI_CentOS Prepackage This contains an anaconda python install with the required packages to work 'out of the box', but it has only been tested on centOS 7. Please modify the paths in the bin directory to point to wherever you unzip this package. Some further info compiled from users installing TUI from source can be found here
Ubuntu 16.04 (pre-package) TUI Ubuntu Prepackage This contans an anaconda python install with the required packages and should work out of the box, tested on Ubuntu 16.04. Simply run the script in the bin directory. Warning this tarball is ~1.5 GB.
Windows: download TUI_2.6.0_Windows.zip and read Installing on Windows.
Useful scripts for various tasks
You can place these scripts in your TUI scripts directory for quick access or they can be run directly from the TUI - > Scripts -> Open
Macintosh: /Users/user-account/Library/Application Support/TUIAdditions/Scripts/
Windows: Local Disk (C:)/Program Files (x86)/TUI/TUI/Scripts/
Scripts can be found in the script repository You will need to 'download' or 'save the link' for these files, to your local machine
Older versions and pre-releases (if any) are available from the full repository.
STUI (SDSS TUI) is available here: STUI Download.
MakeGrid makes az/alt grids for TUI's Pointing Data script. You may download applications built for MacOS X. The source code in the tcc repository.
Thanks to Jack Dembicky for building the Windows version.