Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 09:58, 16 March 2026 by HydeWing (talk | contribs)
Switch Deck
General
Authorlunares83
TypeOther Apps
Version0.10.7.3.7
LicenseMIT License
Last Updated2026/03/12
Links
Download
Website
Source

Switch Deck turns your Nintendo Switch into a wireless "Stream Deck" for your computer. Using the console's touchscreen, you can launch apps, execute hotkeys, or open URLs on your PC over your local Wi-Fi network.

The project consists of three main components:

  • NRO (Switch): The visual frontend that sends commands via TCP.
  • Configurator (PC): A Python GUI tool to map buttons, icons, and pages.
  • Receiver (PC): A lightweight background server that listens for Switch commands and executes actions on Windows.

User guide

On your Computer:

  • Install requirements: pip install PySide6 pyautogui
  • Run configurator.py to set up your PC IP, button actions, and icons.
  • Click "SAVE TO SWITCH" and select your app's folder on the SD Card.
  • Launch receiver.py to start listening for commands.

On your Switch:

  • Ensure both Switch and PC are on the same Wi-Fi network.
  • Open the app via the Homebrew Menu.
  • If the background is green, you are connected! If it's red, double-check the IP in config.json.

Screenshots

Configurator

SwitchDeck2.png

External links

GitHub - https://github.com/lunares83/Switch_Deck/

Advertising: