ah ! if you get the joke, you're near to be a dev, sorry to hear that :))))
- The link correction is ok, and I was able to download it and have a (very) quick look:
- the program is very tiny, and handles mostly the user interface.
- As I see it (but short study, I may be wrong), the core of the program build a ".bat" file by adding command lines (from the UI data), and then executes it. (with argyll external binaries)
- The program has (a lot of) dependencies throught commercial components. (TadvSmoothpanel (TMS software), TimageEnVie (ImageEn), TpLsController (Precision Language Suite)
- Delphi (With an "I" not an "Y" !) is a commercial product, yes.
But you have delphi Community Edition, which is quite complete and can be used for non commercial product for free.
https://www.embarcadero.com/fr/products/delphi/starter/free-download
Here, your very first problem is commercial components : For an OpenSource product, It is quite limitating.
Very sorry for the delphi world, but as I see it, if "multilingual" stuff and "UI" stuff is not important for you, yes, it can be rewrite in python :))))
---> Delphi has been used here to give to the product a cool UI, imho.
- Github is a SCM. (A very tiny and discreet one) 😄
As I said, I have no personal time for that, but put it on a SCM could help, or, perhaps, directly on the business interest area (print, photography and so on) where a casual dev could handle it, ihmo)