Wingetlywingetly
← All apps

Listenary

by HuiZhou12v3.0.0

Last updated

以本地曲库为核心并提供可选在线功能的音乐播放器。

Install with winget

$ winget install --id HuiZhou12.Listenary --exact --version 3.0.0

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

Silent install command for Listenary

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

One-line silent install (x64, user scope)
Listenary_3.0.0_release_installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Listenary

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

Listenary 管理和播放本地音乐,并提供可选的在线搜索、在线播放、订阅歌单、在线历史和远程歌词。在线功能依赖第三方平台和用户自行配置的服务凭据,不使用这些功能时,本地曲库与本地播放仍可独立工作。

Installers · v3.0.0

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 Listenary.

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

  • 爱奇艺爱奇艺
    iQIYI.iQIYIv14.8.5.10228

    爱奇艺 Windows 客户端

  • MineradioMineradio
    XxHuberrr.Mineradiov2.2.0

    一款以电影镜头、粒子视觉和歌词舞台为核心的沉浸式音乐播放器。

  • 音频易StudioAudioEase Tech
    AudioEaseTech.AudioEaseStudiov0.1.0

    完整桌面创作环境,为音乐制作人提供全场景创作解决方案。

  • MyuneMusic小白
    xiaobai.MyuneMusicv0.9.3

    一个基于 Flutter (Dart) 实现的简易本地音乐播放器。

  • VutronMusicstark81
    stark81.VutronMusicv3.2.0

    高颜值的第三方网易云播放器

  • ENO-Mmeanc
    Cteros.ENO-Mv3.3.4

    基于 Bilibili 的高颜值桌面音乐播放器

More from HuiZhou12 or browse 专辑, 播放器, 歌单.

Frequently asked questions

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