Wingetlywingetly
← All apps

SerialPortAssistant

by KangLin studiov0.5.34

Last updated

A cross-platform serial port assistant on Windows, Linux, Android, and macOS systems.

Install with winget

$ winget install --id KangLin.SerialPortAssistant --exact --version 0.5.34

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

Silent install command for SerialPortAssistant

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

One-line silent install (x64, user scope)
SerialPortAssistant_v0.5.34_win64_msvc2022_64_qt6.10.3_Setup.exe /S

See the full silent install reference for SerialPortAssistant

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.

Installers · v0.5.34

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x64EXE
NSIS
userDirect
arm64EXE
NSIS
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 SerialPortAssistant.

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

  • WezTermWez Furlong
    wez.wezterm.nightlyv20260915-135123-2658f629

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • 哔哩哔哩哔哩哔哩
    Bilibili.Bilibiliv1.18.0

    Bilibili Windows client

  • 腾讯视频腾讯科技(深圳)有限公司
    Tencent.TencentVideov11.184.2229.0

    China's leading online streaming platform that offers unlimited HD videos for watching online

  • Serial LabSerial Lab
    SerialLab.SerialLabv1.0.0

    Serial Lab is a Windows application (Written in C#) that reads, writes and plots data from/to serial port.

  • WindTermkingToolbox
    kingToolbox.WindTermv2.7.0

    A professional, quicker, and better SSH/SFTP/Shell/Telnet/Tmux/Serial client terminal.

  • electermZHAO Xudong
    electerm.electermv5.5.15

    Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(Linux, windows, MacOS, iOS, Android, HarmonyOS)

More from KangLin studio or browse serial, serial-port, serialport.

Frequently asked questions

How do I install SerialPortAssistant on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id KangLin.SerialPortAssistant --exact --version 0.5.34. winget downloads the installer from KangLin studio and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SerialPortAssistant silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id KangLin.SerialPortAssistant --exact 0.5.34 --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 SerialPortAssistant?
SerialPortAssistant uses EXE (NSIS). Run the downloaded installer with: SerialPortAssistant_v0.5.34_win64_msvc2022_64_qt6.10.3_Setup.exe /S. The silent switches are /S.
How do I uninstall SerialPortAssistant via winget?
Run: winget uninstall --id KangLin.SerialPortAssistant --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SerialPortAssistant's Apps & Features entry.
Is SerialPortAssistant free?
SerialPortAssistant is distributed under GPL-3.0. Refer to the publisher (https://github.com/KangLin/SerialPortAssistant) for the full license terms - Wingetly itself does not charge for installation.
Does SerialPortAssistant 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 SerialPortAssistant directly from the publisher.
How do I keep SerialPortAssistant up to date?
Run winget upgrade --id KangLin.SerialPortAssistant --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of SerialPortAssistant from microsoft/winget-pkgs.

Recent versions

  • 0.5.34latest
  • 0.5.33