Wingetlywingetly
← All apps

OpenDeck

by Aman Khanna (nekename)v2.14.0

Last updated

Linux software for the Stream Deck with support for original Elgato Stream Deck plugins

Install with winget

$ winget install --id nekename.OpenDeck --exact --version 2.14.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for OpenDeck

OpenDeck uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
OpenDeck_2.14.0_x64-setup.exe /S

See the full silent install reference for OpenDeck

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

OpenDeck is a desktop application for using stream controller devices like the Elgato Stream Deck on Linux, Windows, and macOS. OpenDeck supports plugins made for the original Stream Deck SDK, allowing many plugins made for the Elgato software ecosystem to be used, or the OpenAction API.

Only Elgato hardware is officially supported, but plugins are available for support for other hardware vendors

Why use OpenDeck?

- Stream Deck plugins: OpenDeck supports the majority of the Stream Deck plugins that users of the Elgato ecosystem are already familiar with, unlike other third-party softwares which are much more limited (e.g. streamdeck-ui, StreamController, Boatswain etc).

- Cross-platform: OpenDeck supports Linux alongside Windows and macOS. macOS users also benefit from switching from the first-party Elgato software as OpenDeck can run plugins only built for Windows on Linux and macOS thanks to Wine. Additionally, profile files are easily moveable between platforms with no changes to them necessary.

- Feature-packed: From Multi Actions and Toggle Actions to switching profiles when you switch apps and brightness control, OpenDeck has all the features you'd expect from stream controller software.

- Open source: OpenDeck source code is licensed under the GNU General Public License, allowing anyone to view it and improve it for feature, stability, privacy or security reasons. Most plugins are open-source, too.

- Written in Rust: The Rust programming language, which OpenDeck is built with alongside TypeScript, is known for its performance, safety and resulting code quality.

Installers · v2.14.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high7.5Patched in wingetCVE-2026-28427affects before 2.8.1Mar 4, 2026

    OpenDeck is Linux software for your Elgato Stream Deck. Prior to 2.8.1, the service listening on port 57118 serves static files for installed plugins but does not properly sanitize path components. By including ../ sequences in the request path, an attacker can traverse outside...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.8.1

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

More from Aman Khanna (nekename) or browse cross-platform, elgato, linux.

Frequently asked questions

How do I install OpenDeck on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id nekename.OpenDeck --exact --version 2.14.0. winget downloads the installer from Aman Khanna (nekename) and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install OpenDeck silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id nekename.OpenDeck --exact 2.14.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for OpenDeck?
OpenDeck uses EXE (NSIS). Run the downloaded installer with: OpenDeck_2.14.0_x64-setup.exe /S. The silent switches are /S.
How do I uninstall OpenDeck via winget?
Run: winget uninstall --id nekename.OpenDeck --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from OpenDeck's Apps & Features entry.
Is OpenDeck free?
OpenDeck is distributed under GPL-3.0. Refer to the publisher (https://github.com/nekename/OpenDeck) for the full license terms - Wingetly itself does not charge for installation.
Does OpenDeck work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls OpenDeck directly from the publisher.
How do I keep OpenDeck up to date?
Run winget upgrade --id nekename.OpenDeck --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of OpenDeck from microsoft/winget-pkgs.

Recent versions

  • 2.14.0latest
  • 2.9.1