百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

ClickPaste

> 编程语言
开源

在 C# 中的 Windows 10/11 通知区应用程序,可以将剪贴板内容粘贴为按键输入,并粘贴到您单击的任何位置。

632 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在 C# 中的 Windows 10/11 通知区应用程序,可以将剪贴板内容粘贴为按键输入,并粘贴到您单击的任何位置。

ClickPaste

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

Starting

  • You can install ClickPaste using the MSI installer or get the portable ZIP from the Releases page
  • Note that in order to paste to UAC-elevated processes, Microsoft requires the ClickPaste binary to be run from the system drive's "Program Files" folder. (The easiest way to achieve that is to use the MSI installer.)
  • Launch ClickPaste from a shortcut or by double-clicking ClickPaste.exe.

Usage

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

  1. Click the target notification icon to begin:

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

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

Settings

Right-click the notification icon and select Settings.

  • You can change between key typing modes,
  • Set how much delay there is before and between keystrokes,
  • Trigger a confirmation when the clipboard contains more than a chosen number of characters,
  • Configure what "hot key" combination will be used (Clear the key textbox with delete or backspace if you wish to have no hotkey),
  • Configure whether the "hot key" will activate the target selector to pick a paste location or just start typing immediately.

Stopping

  • Right-click the notification icon and select Exit.

Download

  • Go to Releases page

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言