Windows
Source package: qt-v1.0.0.zip
Requires CMake, MSVC (C++20), Qt6, and Python 3.11.
Download Source (.zip)Quantify Terminal currently ships as source code only. No pre-built binaries are published yet.
Source package: qt-v1.0.0.zip
Requires CMake, MSVC (C++20), Qt6, and Python 3.11.
Download Source (.zip)Source package: qt-v1.0.0.tar.gz
Requires Xcode toolchain, CMake, Qt6, and Python 3.11.
Download Source (.tar.gz)Source package: qt-v1.0.0.tar.gz
Requires GCC/Clang (C++20), CMake, Qt6 dev packages, and Python 3.11.
Download Source (.tar.gz)$ git clone https://github.com/Quantify-Terminal/qt.git
$ cd qt
$ git checkout f1b3f18
$ cmake -B build -DCMAKE_BUILD_TYPE=Release
$ cmake --build build
| Component | Minimum Specification |
|---|---|
| OS | Windows 10/11, macOS 12+, Ubuntu 20.04+ / Fedora 36+ |
| Compiler | C++20 toolchain (MSVC, GCC, or Clang) |
| Build Tool | CMake 3.20 or newer |
| Qt | Qt6 development libraries |
| Python | Python 3.11 |
March 26, 2026
f1b3f18..zip and .tar.gz.February 11, 2026