Wingetlywingetly
← All apps

qprompt

by Javier O. Cordero Pérezv2.0.1-1

Last updated

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.

Install with winget

$ winget install --id Cuperino.QPrompt --exact --version 2.0.1-1

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

Silent install command for qprompt

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

One-line silent install (x64)
QPrompt-2.0.1-1-x86_64-Windows.exe /S

See the full silent install reference for qprompt

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

Personal teleprompter software for all video makers. Built with ease of use, productivity, and

smooth performance in mind. QPrompt's runs on Linux, Windows, macOS, and Android.

QPrompt is written in C++ and QML, using the Qt and Kirigami frameworks to provide a fast and

flexible interface that works for tablet and PC based teleprompters alike.

Installers · v2.0.1-1

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

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

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • Q
    QtScrcpyBarry
    Barry-ran.QtScrcpyv3.3.3

    Android real-time display control software.

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • N
    nano for Windowsokibcn
    okibcn.nanov7.2-22.1

    Nano is a small and simple text editor for use on the terminal. This is an up to date 64-bit/32-bit and Windows on ARM port of the legendary GNU nano text editor.

  • LibreCADLibreCAD Team
    LibreCAD.LibreCADv2.2.1.5

    LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.

More from Javier O. Cordero Pérez or browse autocue, freesoftware, opensource.

Frequently asked questions

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