NXBrew-dl is intended to be an easy-to-user interface to download ROMsDLC and update files for NSP. It does so via a GUI interfaceallowing users to download items in bulk and keeping things up-to-date.
As of nowthis is in extremely early development. It will parse and download many ROMsand by default will only grab ROMs from either the USA or Europe (USA preferred) that are marked as having English language releases.
We recommend using the executable version. You can grab the latest release from the releases page. Place the .exe wherever you wantand double-click to load.
Alternativelyyou can install via pip:
pip install nxbrew-dlOr download the latest from GitHub:
git clone https://github.com/bbtufty/nxbrew-dl.git
cd nxbrew-dl
pip install -e . -r requirements.txtIf you use these versionsyou can then run from the terminal as:
nxbrew-dlTo get things set upsee the documentation.
We encourage users to open issues as and where they find them.