CtrlHelp Editor is a free tool allowing to modify the Shortcuts present in this repository.
With this tool, you can add or edit an app to be supported by CtrlHelp, along with adding, removing, editing, moving keyboard shortcuts.
- Clone this repository
- Run
CtrlHelpEditor.exe(requires .NET 8.0 Desktop Runtime)
To edit an existing app:
- Select
File > Openand select the file Shortcuts/apps.json. - Double click the app you want to edit.
To add a new app:
- Select
File > New. Fill in the fields. - When saving (
File > Save), select the file Shortcuts/apps.json.
Finally, when your change are done, you can create a pull request to submit your change to CtrlHelp's author.