Wingetlywingetly
← All apps

HakuNeko Desktop

by Ronny Wegener <wegener.ronny@gmail.com>v6.1.7

Last updated

HakuNeko is a cross-platform downloader for manga and anime from various websites. HakuNeko does not host anything by itself.

Install with winget

$ winget install --id HakuNeko.HakuNeko --exact --version 6.1.7

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

Silent install command for HakuNeko Desktop

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

One-line silent install (x64, machine scope)
hakuneko-desktop_6.1.7_windows-setup_amd64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for HakuNeko Desktop

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

HakuNeko is a cross-platform downloader for manga and anime from various websites.

HakuNeko was made to help users who download media for circumstances that requires offline usage.

The philosophy is ad-hoc consumption, get it when you want to read/watch it. It is not meant to be

a mass downloader to stock up thousands of chapters that are just collected and will probably never

be read.

Installers · v6.1.7

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

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 HakuNeko Desktop.

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

  • W
    Waifu2x GUITenpi
    Tenpi.Waifu2xGUIv0.5.1

    A GUI app that upscales anime-styled images with waifu2x

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

    Bilibili Windows client

  • HakuNeko Desktop NightlyThe HakuNeko Development Team <https://github.com/orgs/manga-download/people>
    HakuNeko.HakuNeko.Nightlyv20200705.1

    HakuNeko is a cross-platform downloader for manga and anime from various websites. HakuNeko does not host anything by itself.

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

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

  • Seanime Desktop5rahim
    5rahim.Seanimev3.10.2

    Open-source media server with a Web UI and Desktop app for anime and manga.

  • ShiruRockinChaos
    RockinChaos.Shiruv6.8.0

    A personal anime library manager for watching and tracking your collection in real time. Lightweight, powerful, and paws-itively fast. No waiting required!

More from Ronny Wegener <wegener.ronny@gmail.com> or browse anime, manga.

Frequently asked questions

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