Categorygithub.com/rixtox/context-menu-manager
repositorypackage
0.0.0-20240705000000-e710b3eefc63
Repository: https://github.com/rixtox/context-menu-manager.git
Documentation: pkg.go.dev

# README

Context Menu Manager

screenshot

A small utility to help me create customized context menus on Windows desktop and file explorer background. Mostly used for "Open this folder in XXX..." cases.

See the manifest.json for example manu definitions. Nested menu structures are supported.

Use ${manifestFolder} in any path string will interpolate with the directory containing the manifest.json file.

Still want more information? Read the code. It's not much.