Wingetlywingetly
← All apps

LocalTV Remote

by LocalTVv0.1.1

Last updated

Lightweight phone-as-remote-mouse/keyboard daemon for Windows

Install with winget

$ winget install --id LocalTV.Remote --exact --version 0.1.1

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

Silent install command for LocalTV Remote

LocalTV Remote uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
LocalTVRemote-Setup-0.1.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for LocalTV Remote

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

Turn your phone into a wireless mouse, keyboard, scroll wheel, and volume

control for your Windows PC. Pair over LAN by scanning a QR code — no

accounts, no cloud, no Chromium. Under 27 MB installer.

Installers · v0.1.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 LocalTV Remote.

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

  • Logitech Onboard Memory ManagerLogitech
    Logitech.OnboardMemoryManagerv2.6.1749

    OnBoard Memory Manager (OMM) is a utility for pro gamers to quickly view, customize, and fine-tune the onboard memory of a compatible Logitech G mouse.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.7.6

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

  • DeskflowDeskflow
    Deskflow.Deskflowv1.26.0

    Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

More from LocalTV or browse remote, mouse, keyboard.

Frequently asked questions

How do I install LocalTV Remote on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LocalTV.Remote --exact --version 0.1.1. winget downloads the installer from LocalTV and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install LocalTV Remote silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LocalTV.Remote --exact 0.1.1 --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 LocalTV Remote?
LocalTV Remote uses EXE (Inno Setup). Run the downloaded installer with: LocalTVRemote-Setup-0.1.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall LocalTV Remote via winget?
Run: winget uninstall --id LocalTV.Remote --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from LocalTV Remote's Apps & Features entry.
Is LocalTV Remote free?
LocalTV Remote is distributed under Apache-2.0. Refer to the publisher (https://github.com/creationsofm7/localtv-remote) for the full license terms - Wingetly itself does not charge for installation.
Does LocalTV Remote 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 LocalTV Remote directly from the publisher.
How do I keep LocalTV Remote up to date?
Run winget upgrade --id LocalTV.Remote --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of LocalTV Remote from microsoft/winget-pkgs.