Wingetlywingetly
← All apps

Oberon Remote Input (Client)

by SamsidPartyv1.1.0.0

Last updated

Remote input for Xbox consoles, use any controller with your Xbox.

Install with winget

$ winget install --id SamsidParty.OberonRemote.Client --exact --version 1.1.0.0

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

Silent install command for Oberon Remote Input (Client)

Oberon Remote Input (Client) uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\installer.msix

See the full silent install reference for Oberon Remote Input (Client)

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

Remote input for Xbox consoles, use any controller with your Xbox.

The client version of the app is intended for installation on post-2012 Xbox-branded consoles, so that controllers connected to the server version of the app on their PC, can have their inputs be forwarded to the corresponding client app. The client version's installer does however also install to completion on PC.

Installers · v1.1.0.0

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct

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

Security

No known CVEs for Oberon Remote Input (Client).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Oberon RemoteSamsidParty
    SamsidParty.OberonRemote.Serverv1.2

    Remote input for Xbox consoles, use any controller with your Xbox.

  • TopNotifySamsidParty
    SamsidParty.TopNotifyv3.1.1.0

    The Ultimate Notification Customization Tool

  • T
    ttydtsl0922
    tsl0922.ttydv1.7.7

    ttyd is a simple command-line tool for sharing terminal over the web.

  • RestfoxFlawid D'Souza
    flawiddsouza.Restfoxv0.40.0

    Restfox

  • QZ TrayQZ Industries, LLC
    QZIndustries.QZTrayv2.2.6

    QZ Tray enables secure raw printing and scanning from a web browser to local printers (including thermal, label, and receipt printers) via a small background tray application and a WebSocket connection.

  • BowireKüstenlogik
    KuestenLogik.Bowirev2.5.0

    Interactive multi-protocol API browser and CLI for .NET — gRPC, REST, GraphQL, SignalR, MCP, SSE, WebSocket, MQTT, Socket.IO, OData, Surgewave, Kafka, DIS, UDP.

More from SamsidParty or browse oberon-remote-client, oberon-remote-input, oberonremoteinput.

Frequently asked questions

How do I install Oberon Remote Input (Client) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SamsidParty.OberonRemote.Client --exact --version 1.1.0.0. winget downloads the installer from SamsidParty and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Oberon Remote Input (Client) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SamsidParty.OberonRemote.Client --exact 1.1.0.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 Oberon Remote Input (Client)?
Oberon Remote Input (Client) uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\installer.msix).
How do I uninstall Oberon Remote Input (Client) via winget?
Run: winget uninstall --id SamsidParty.OberonRemote.Client --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Oberon Remote Input (Client)'s Apps & Features entry.
Is Oberon Remote Input (Client) free?
Oberon Remote Input (Client) is distributed under Custom (Freeware). Refer to the publisher (https://github.com/SamsidParty/OberonRemote) for the full license terms - Wingetly itself does not charge for installation.
Does Oberon Remote Input (Client) 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 Oberon Remote Input (Client) directly from the publisher.
How do I keep Oberon Remote Input (Client) up to date?
Run winget upgrade --id SamsidParty.OberonRemote.Client --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Oberon Remote Input (Client) from microsoft/winget-pkgs.