Skip to content

jjw24/ChefKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChefKeys: Enable any keyboard shortcuts for your application

ChefKeys is a simple library that enables your application users to use keyboard shortcuts:

  • Use the left or right Windows key without triggering the Windows Start menu
  • Use the Windows key in combination with other keys to trigger actions in your application
  • Use any two, three, four key combinations to trigger actions

Installation

You can install ChefKeys via NuGet Package Manager, or

Powershell:

Install-Package ChefKeys

.Net CLI:

dotnet add package ChefKeys

About

Use the Windows key or any keyboard combinations as hotkeys for your application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages