Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 600 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 600 Bytes

where-is-mouse

A simple WPF application to show the absolute position of your mouse.

I just made this application to make getting mouse position easier while writing the auto-hot-key script. You can close it via the taskbar, because I just turn off the title bar of this application. Now it only work in .Net Frameword 4.7.2, feel free to clone this repo and change it.

鼠标位置显示器,显示鼠标在屏幕上的绝对位置。目前把标题栏关掉了,只能在任务栏里面右键关闭。当然你可以把代码clone了之后自由修改。

example