Wingetlywingetly
← All apps

Voiden

by Voidenv2.2.2

Last updated

The offline, Git-native API workspace.

Install with winget

$ winget install --id VoidenHQ.Voiden --exact --version 2.2.2

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

Silent install command for Voiden

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

One-line silent install (x64)
Voiden.Setup.2.2.2.exe /S

See the full silent install reference for Voiden

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

Design, Test and Document APIs in plain Markdown. Compose Requests with API blocks. Reuse, Replace & Version everything just like code. Offline, Truly Git Native, No Lock-in.

Installers · v2.2.2

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

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

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

  • Voiden BetaVoiden
    Voiden.Voiden-Betav2.2.2

    Build, Test, Document & Collaborate. Streamline your API development process with Voiden (Beta channel)

  • VoidenVoiden
    Voiden.Voidenv2.2.2

    Build, Test, Document & Collaborate. Streamline your API development process with Voiden

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.152.0

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

More from Voiden or browse api, api-client, automation.

Frequently asked questions

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