https://github.com/yzqdev/wgesture
Mouse gesture,build with net6,origin:https://github.com/yingDev/WGestures
https://github.com/yzqdev/wgesture
Last synced: 4 months ago
JSON representation
Mouse gesture,build with net6,origin:https://github.com/yingDev/WGestures
- Host: GitHub
- URL: https://github.com/yzqdev/wgesture
- Owner: yzqdev
- License: gpl-2.0
- Created: 2021-11-14T11:56:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T01:32:38.000Z (7 months ago)
- Last Synced: 2025-11-24T06:35:46.901Z (7 months ago)
- Language: C#
- Homepage:
- Size: 10.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WGestures
> fork自 https://github.com/yingDev/WGestures
WGestures鼠标手势 for Windows.
一个更简单, 更现代的全局鼠标手势, 支持Windows 7/8/10。
官方网站 [www.yingDev.com/projects/wgestures](http://www.yingdev.com/projects/wgestures)


by Ying Yuandong. 有问题请提issue或联系我: Ying@YingDev.com
_______________________
## 改进 WGestures...
### 环境
* Visual Studio 2022, dotnet6.0
* 使用winform进行开发,准备用wpf或者qt重构