/windown

A script to download the latest windows iso from the official microsoft servers.

Primary LanguagePythonMIT LicenseMIT

windown

A script to download the latest windows iso from the official microsoft servers.

Usage

# Download win10 iso
$ ./download.sh 10

# Download win11 iso
$ ./download.sh 11

Dependencies

Credits

The script is heavily inspired by the windown from thenordcappuccino