Wingetlywingetly
← All apps

HackDesk

by Michael Wangv0.0.7

Last updated

A hackable HackMD desktop application

Install with winget

$ winget install --id EastSun5566.HackDesk --exact --version 0.0.7

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

Silent install command for HackDesk

HackDesk uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i HackDesk_0.0.7_x64_en-US.msi /quiet /norestart

See the full silent install reference for HackDesk

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

Everything you love about HackMD but in a desktop app.

Installers · v0.0.7

ArchitectureTypeScopeInstallDownload
x64MSIuserDirect

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

Security

4 known CVEs via NVD

  • medium4.9Fix availableCVE-2025-46654affects <=2.2.0Apr 26, 2025

    CodiMD through 2.2.0 has a CSP-based protection mechanism against XSS through uploaded JavaScript content, but it can be bypassed by uploading a .html file that references an uploaded .js file.

  • high8.1Fix in v2.5.4CVE-2024-38354affects before 2.5.4Jul 10, 2024

    CodiMD allows realtime collaborative markdown notes on all platforms. The notebook feature of Hackmd.io permits the rendering of iframe `HTML` tags with an improperly sanitized `name` attribute. This vulnerability enables attackers to perform cross-site scripting (XSS) attacks v...

  • medium5.3Fix in v2.5.4CVE-2024-38353affects before 2.5.4Jul 10, 2024

    CodiMD allows realtime collaborative markdown notes on all platforms. CodiMD before 2.5.4 is missing authentication and access control vulnerability allowing an unauthenticated attacker to gain unauthorised access to image data uploaded to CodiMD. CodiMD does not require valid a...

  • high7.5Fix in v2.5.2CVE-2024-22778affects before 2.5.2Feb 21, 2024

    HackMD CodiMD <2.5.2 is vulnerable to Denial of Service.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

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

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

More from Michael Wang or browse hackmd, markdown, collaboration.

Frequently asked questions

How do I install HackDesk on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EastSun5566.HackDesk --exact --version 0.0.7. winget downloads the installer from Michael Wang and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HackDesk silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EastSun5566.HackDesk --exact 0.0.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 HackDesk?
HackDesk uses MSI. Run the downloaded installer with: msiexec.exe /i HackDesk_0.0.7_x64_en-US.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall HackDesk via winget?
Run: winget uninstall --id EastSun5566.HackDesk --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HackDesk's Apps & Features entry.
Is HackDesk free?
HackDesk is distributed under AGPL-3.0. Refer to the publisher (https://hackdesk.eastsun.me/) for the full license terms - Wingetly itself does not charge for installation.
Does HackDesk 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 HackDesk directly from the publisher.
How do I keep HackDesk up to date?
Run winget upgrade --id EastSun5566.HackDesk --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of HackDesk from microsoft/winget-pkgs.