Pokey for Windows 是一款免费开源的 .NET 10 WPF 托盘应用程序,为鼠标点击添加手绘冲击效果,灵感来自 macOS 上的 Pokey 应用。

Stars

11

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

MIT

最近更新

2026-07-12

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它将流行的 macOS 视觉反馈功能带到 Windows,提供签名发布、多显示器支持、点击穿透覆盖层以及崩溃恢复的看门狗。

适合谁使用

  • 希望获得点击视觉反馈的 Windows 高级用户
  • 演示者和演示人员
  • 需要光标强调的无障碍用户
  • 对 .NET 10 WPF 互操作感兴趣的开发者

典型使用场景

  • 在屏幕录制或现场演示中增强点击视觉效果
  • 为行动不便的用户提供视觉反馈
  • 在教程或远程会话中让点击更明显
  • 为个人使用添加有趣且可定制的光标效果

项目优势

  • 免费开源,采用 MIT 许可证
  • 自包含可执行文件,无需 .NET 运行时
  • 支持 x64 和 ARM64,提供签名发布
  • 点击穿透覆盖层可在所有应用和显示器上正常工作

使用前须知

  • 仅限 Windows;不支持 macOS 或 Linux
  • 从源代码构建需要 .NET 10 SDK
  • 覆盖层无法在仅窗口录制中捕获;必须捕获整个屏幕
  • Pokey 名称和艺术作品有单独的许可

README 快速开始

Pokey for Windows

Pokey for Windows is a free and open-source .NET 10 WPF tray app intended to bring Pokey-style cursor movement to Windows.

Press Ctrl+Alt+P to start or stop it. While active, the app follows the pointer across monitors and escalates its hand-drawn impact bursts as clicks arrive faster. The tray icon provides status and controls without keeping a window open.

[!NOTE] With gratitude to Mike Kosenkov, **, creator of the original Pokey for macOS, who kindly granted permission to use the Pokey name for this Windows port. See THIRD-PARTY-NOTICES.md.

Download

Download the latest signed release from GitHub Releases.

AssetWindows platform
PokeyForWindows-vX.Y.Z-win-x64.zipIntel and AMD 64-bit
PokeyForWindows-vX.Y.Z-win-arm64.zipARM64

Each ZIP contains a self-contained, single-file executable; a separate .NET installation is not required.

Use

  1. Start PokeyForWindows.exe. The pointer is off on first launch.
  2. Click the notification-area icon or press Ctrl+Alt+P to toggle it.
  3. Click normally in any application. Slow clicks produce a small poke; rapid clicks escalate through stronger hand motion and larger hand-drawn bursts.
  4. Right-click the tray icon for animation, startup, settings, update, and exit controls.

The overlay is click-through, so clicking, dragging, selecting, scrolling, and context menus continue to work in the underlying app. One overlay is maintained per monitor for mixed-DPI and multi-monitor layouts. While enabled, a companion watchdog restores the Windows cursor scheme if the main process crashes.

Share or record the entire display when you want viewers to see Pokey. Window-only capture intentionally excludes everything outside that window, including desktop overlays.

Build and run

Install the .NET 10 SDK on Windows.

dotnet restore .\PokeyForWindows.slnx
dotnet build .\PokeyForWindows.slnx -c Release --no-restore
dotnet run --project .\src\PokeyForWindows\PokeyForWindows.csproj

Run the interop harness:

dotnet run --project .\src\PokeyForWindows.InteropHarness\PokeyForWindows.InteropHarness.csproj -- 10000

The repository build w

项目描述

An animated high-impact pointer for Windows screen sharing

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958
l0ng-ai
精选
l0ng-ai GitHub avatar

tty7

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.

开发者工具CLI 与终端
359
programmersd21
精选
programmersd21 GitHub avatar

flow

flow is a minimalist terminal dashboard that displays real-time network throughput with smooth animations, multiple responsive modes, and zero configuration.

开发者工具CLI 与终端
277