Collective-Software / ClickPaste

Windows 10 notification area app in C# that can paste clipboard contents as keystrokes to whatever location you click.
BSD 3-Clause "New" or "Revised" License
414 stars 31 forks source link

ClickPaste

Windows 10/11 notification area app in C# that can paste clipboard contents as keystrokes to whatever location you click.

Starting

Usage

First of course, you need to have some text in your clipboard. Then:

  1. Click the target notification icon to begin:

    Click to choose a target

  2. Click to choose a location you want to paste the text:

    Click to choose a location to paste

  3. Your clipboard contents should be typed as keystrokes onto the window you selected:

    Your clipboard is typed as keystrokes onto the window you selected

Settings

Right-click the notification icon and select Settings.

How to change settings Settings dialog

Stopping

Download