Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 549 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 549 Bytes

INFORMATION:

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

DISCLAIMER:

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