package
0.0.0-20220712220600-fb3f747a7da5
Repository: https://github.com/donomii/menu.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
menu
An experimental system for displaying user menus
Build
go build -ldflags -H=windowsgui .
g++ helpers\windowsGlobalKeyHook.c -o menu_launcher
gcc -Wall -o mac_launcher testkeyhandler.c -framework ApplicationServices