My own Garuda Linux ISO File Installer

Hello there!

I just made a small Garuda Linux ISO File Installer on github!
Please check it out! :-

That is not an installer, that's just an ISO downloader. However, the community is encouraged to use official tools from the Garuda Team, here is the official Garuda Downloader.

If you use external tools (installers, downloaders) you are warned that you will not have official support.

10 Likes

That said, it looks like a nice little project.

4 Likes

Some constructive criticism from a programmer to a programmer:

  1. You probably should not hard code the ISO releases >.<
  2. You have a lot of duplicate code. You should create a single download function that takes the URL as an argument instead.

Also yes use the official Garuda Downloader cause I made it :wink:

11 Likes