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

[Feature Request] use pynput instead of AHK #16

Closed
Efemache opened this issue Nov 3, 2021 · 4 comments
Closed

[Feature Request] use pynput instead of AHK #16

Efemache opened this issue Nov 3, 2021 · 4 comments

Comments

@Efemache
Copy link
Contributor

Efemache commented Nov 3, 2021

Hi,

I use Linux and AHK doesn't work (no AHK for Linux, others libraries needed or Wine needed and possibly a lot of headaches).
Could you use pynput ? https://pypi.org/project/pynput/

It works for Linux, MacOS and Windows :
https://pynput.readthedocs.io/en/latest/limitations.html

Regards

@Efemache
Copy link
Contributor Author

Efemache commented Nov 8, 2021

Linux support is coming.
2 pull requests added on exDev branch (last one : #20)

The next one (the third) should do the work

@Efemache
Copy link
Contributor Author

Efemache commented Nov 8, 2021

pull request #21 should do it

@Deopster
Copy link
Owner

Deopster commented Nov 8, 2021

Hi,

I use Linux and AHK doesn't work (no AHK for Linux, others libraries needed or Wine needed and possibly a lot of headaches). Could you use pynput ? https://pypi.org/project/pynput/

It works for Linux, MacOS and Windows : https://pynput.readthedocs.io/en/latest/limitations.html

Regards

Hey dude, i just returned to work on this project and checked out what exactly you did. And this is such a big rework of my project, thank you very much.

@Efemache
Copy link
Contributor Author

Efemache commented Nov 8, 2021

Hey dude, i just returned to work on this project and checked out what exactly you did. And this is such a big rework of my project, thank you very much.

The pleasure was mine :)

Linux is supported; I close the issue.

@Efemache Efemache closed this as completed Nov 8, 2021
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

2 participants