Saturday, July 25, 2020

Script to download latest Qt-Creator nightly development installer

Here is a script I created to download latest Qt-Creator nightly build installer for Linux. However, it can be modified to download the installer Windows or Mac OS. Replace .run with .exe for Windows, and with .dmg to make it download installer for Mac OS.
You can use above script to download latest stable release as well. Just change the URL to https://download.qt.io/official_releases/qtcreator/ to download latest stable release.

No comments: