Wingetlywingetly
โ† All apps
C

Clipboard

by Slackadaysv0.9.0.1

Last updated

๐Ÿ˜Ž๐Ÿ–๏ธ๐Ÿฌ Your new, ๐™ง๐™ž๐™™๐™ค๐™ฃ๐™ ๐™ช๐™ก๐™ž๐™˜๐™ž๐™ค๐™ช๐™จ๐™ก๐™ฎ smart clipboard manager

Install with winget

$ winget install --id Slackadays.Clipboard --exact --version 0.9.0.1

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

Cut, copy, and paste anything, anywhere in the terminal

Installers ยท v0.9.0.1

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
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 Clipboard.

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.

  • Easydict for Windowsxiaocang
    xiaocang.EasydictforWindowsv0.9.2

    Windows port of Easydict - Dictionary and translation app

  • Paste Into FilePasteIntoFile
    PasteIntoFile.PasteIntoFilev5.6.1

    Paste clipboard data into files and copy file contents directly via hotkey or context menu

  • ClipTyperunpaved028
    unpaved028.ClipTyperv1.6.1

    A lightweight, portable tool to simulate raw keyboard input from the clipboard. Ideal for RDP and hypervisor consoles.

  • C
    ClipCascade Go (Desktop)Chaoleme
    Chaoleme.ClipCascadeGo.Desktopv1.13

    ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language

  • MWBToggleitsnateai
    itsnateai.MWBTogglev2.5.24

    Toggle Mouse Without Borders clipboard and file sharing on/off

More from Slackadays or browse clipboard.

Frequently asked questions

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