Wingetlywingetly
← All apps

Phantom

by hammadxcmv0.0.2

Last updated

Cross-platform input simulation tool for testing and automation

Install with winget

$ winget install --id hammadxcm.go-phantom --exact --version 0.0.2

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

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

Phantom is an open-source input simulation tool for developers and QA engineers. It generates realistic mouse movements, keyboard input, scrolling, and application switching for use in UI testing, screen-lock prevention, demo environments, and accessibility testing. Features include configurable simulation profiles, a TUI dashboard, global hotkeys, and a system tray interface.

Installers · v0.0.2

ArchitectureTypeScopeInstallDownload
x64Portable-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 Phantom.

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

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

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

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv153.0.4234.46

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

  • W
    WAutoChatAlopro Agency
    AloproAgency.WAutoChatv1.2.29

    WhatsApp automation and broadcast platform

  • Power Automate for desktopMicrosoft Corporation
    Microsoft.PowerAutomateDesktopv2.72.00183.26250

    Automate workflows across modern and legacy applications on your desktop by recording actions such as mouse and keyboard clicks.

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.138.0

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

  • C
    cv4pve-autosnapCorsinvest Srl
    Corsinvest.cv4pve.autosnapv2.1.1

    Automatic Snapshot Tool for Proxmox VE

More from hammadxcm or browse testing, automation, input-simulation.

Frequently asked questions

How do I install Phantom on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id hammadxcm.go-phantom --exact --version 0.0.2. winget downloads the installer from hammadxcm and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Phantom silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id hammadxcm.go-phantom --exact 0.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Phantom via winget?
Run: winget uninstall --id hammadxcm.go-phantom --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Phantom's Apps & Features entry.
Is Phantom free?
Phantom is distributed under MIT. Refer to the publisher (https://github.com/hammadxcm/go-phantom) for the full license terms - Wingetly itself does not charge for installation.
Does Phantom 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 Phantom directly from the publisher.
How do I keep Phantom up to date?
Run winget upgrade --id hammadxcm.go-phantom --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Phantom from microsoft/winget-pkgs.