Python script to download all hex files from https://arduboy.ried.cl/
Install the pre-requisites used in the import section
Tested on python3
Games will get downloaded into the hex directory and console will output the name of the game being downloaded
Start with python3 main.py
I created this python script on a weekend in 40 minutes
No guarantees are given on how it will work
There are no exception handlings done, no environment configs, no parsing checks, no duplicate checks