Skip to content

ZuhuInc/Simple-NNTND-Switch-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zuhu's Simple NNTND Switch Keys & Firmware Downloader

Python Version License Maintained

A modern, standalone GUI application designed to simplify the process of finding and downloading the latest Nintendo Switch ProdKeys and Firmware files for emulation. This tool automatically scrapes the latest versions, pairs keys with their firmware, and provides a sleek interface for one-click downloads.


Getting Started

Note

Easiest Method: Download the Executable (.exe)

This is the recommended way for most users and does not require a Python installation.

  1. Go to the Releases Page.
  2. Download the latest .exe file from the Assets section.
  3. Run the downloaded file and you are ready to go!

➡️ Go to the Releases Page to Download


For Developers: Running from Source

Click here for instructions on running from the Python source code

Prerequisites

  • Python 3.9+

Installation Steps

  1. Clone the repository:

    git clone https://github.com/ZuhuInc/Simple-NNTND-Switch-Downloader
    cd Simple-NNTND-Switch-Downloader
  2. Install dependencies:

    pip install requests PyQt6 plyer
  3. Run the Script:

    py Switch-Downloader.py

    (Replace Switch-Downloader.py with the actual name of what you name the script.)


Feature Showcase

Manage your emulation files with a modern, dark-themed UI.

Feature Description Preview
Library & Downloads Browse & Download

Automatically fetches the latest versions. Includes a live search bar, reload functionality, and options to download Keys, Firmware, or Both simultaneously.
Library View
Settings & Customization Configure Your Experience

Set your default download path, toggle between Mbps and MB/s speed units, and enable/disable desktop Notifications.
Settings View

Libraries Used


✨ Maintainers

This project is created and maintained by:


License

This project is licensed under the MIT License - see the LICENSE file for details.