{"id":70603,"library":"micmonay-keybd-event","title":"Keyboard Event Simulator","description":"Simulates key presses on Windows, Linux, and macOS.","status":"active","version":"1.1.2","language":"go","source_language":null,"source_url":"https://github.com/micmonay/keybd_event","tags":["keyboard","simulation","input","cross-platform"],"install":[{"cmd":"go get github.com/micmonay/keybd_event","lang":"bash","label":"Install github.com/micmonay/keybd_event"}],"dependencies":[],"imports":[{"symbol":"keybd_event","correct":"github.com/micmonay/keybd_event"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/micmonay/keybd_event\"\n)\n\nfunc main() {\n\tkb := keybd_event.NewKeyBonding()\n\tkb.SetKeys(keybd_event.VK_A)\n\tkb.Launching()\n}","lang":"go","description":"Simulate pressing the 'A' key."},"warnings":[{"fix":"Run the program with appropriate permissions.","message":"May require root/administrator privileges on some systems to simulate key events.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'cross':16 'cross-platform':15 'event':2 'input':14 'key':5 'keyboard':1,12 'linux':9 'maco':11 'platform':17 'press':6 'simul':3,4,13 'window':8","created_at":"2026-06-17T18:16:49.413142+00:00","updated_at":"2026-06-17T18:16:49.413142+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/micmonay/keybd_event","github":"https://github.com/micmonay/keybd_event","docs":"https://pkg.go.dev/github.com/micmonay/keybd_event#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}