Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot get key state #616

Open
everdom opened this issue Oct 9, 2023 · 0 comments
Open

cannot get key state #616

everdom opened this issue Oct 9, 2023 · 0 comments

Comments

@everdom
Copy link

everdom commented Oct 9, 2023

I have some AutoHotkey scripts, but since AutoHotkey only supports Windows, I cannot use them on Linux and OSX. I searched for many solutions until I discovered Robotgo. I successfully compiled and ran example programs on Linux and Windows, which made me very excited. I believe Robotgo is a very good cross-platform GUI automation solution. However, when I started converting AHK scripts into Go versions, I found that some API functionalities were missing, such as the ability to retrieve key states. Is it possible to add similar APIs and functionalities to make it easier to migrate AHK to Go?

  • Robotgo version (or commit ref): 0.100.10
  • Go version: 1.21.2
  • Gcc version: 12.2.0
  • Operating system and bit: windows11, archlinux
  • Resolution: 1920x1080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant