Wingetlywingetly
← All apps
Q

QuickText

by rockbenbenv1.4.0

Last updated

Windows tray snippet manager & text expander — recall by pinyin or abbreviation, pasted at the cursor

Install with winget

$ winget install --id rockbenben.QuickText --exact --version 1.4.0

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.

Installers · v1.4.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-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 QuickText.

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

  • DittoScott Brogden
    Ditto.Dittov3.25.113.0

    Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

  • R
    rtkrtk-ai
    rtk-ai.rtkv0.45.0

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

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.7.6

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

  • 搜狗输入法Sogou.com
    Sogou.SogouInputv16.7.0.4673

    New generation of Chinese Pinyin input method based on search engine technology.

  • Y
    Yazisxyazi
    sxyazi.yaziv26.8.15

    Blazing fast terminal file manager written in Rust, based on async I/O

More from rockbenben or browse snippet, text-expander, clipboard.

Frequently asked questions

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