Skip to content

Windows端键盘行为工具库 - Keyboard Behavior Library for Windows

License

Notifications You must be signed in to change notification settings

DanKE123abc/KBEHtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBEHtool

中文 | English

NuGet

Keyboard Behaviour Library for Windows, a fun weekend project to prepare for later use.

当前库仍在测试,可能存在破坏性变更和未知的Bug

示例Demo

./KBEHtool.Wpf.Test/KBEHtool.Wpf.Test.csproj

特性

KBEHtool 是一个只适用于Windows的键盘行为工具库,它支持:

  • 全局监听键盘按键输入
  • 模拟键盘按键按下、松起,支持同时按下多个按键

打包为Nuget发行包

Windows

./publish.bat

开发平台

KBEHtool 目前支持的平台:

  • .NET 8.0 (Windows)
  • .NET 7.0 (Windows)
  • .NET 6.0 (Windows)

开源许可协议

中文翻译版

MIT License

Copyright (c) 2023 - present DanKe

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

特别鸣谢

代码参考:

https://www.cnblogs.com/xielong/p/6763121.html

https://b23.tv/tIxlvbr

About

Windows端键盘行为工具库 - Keyboard Behavior Library for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published