issues
search
Animeshz
/
keyboard-mouse-kt
A lightweight multiplatform library for interacting with global keyboard and mouse events and states from Kotlin, Java and NodeJS.
https://animeshz.github.io/keyboard-mouse-kt
MIT License
52
stars
2
forks
source link
Added JVM support for Windows x64.
#7
Closed
Animeshz
closed
3 years ago
Animeshz
commented
3 years ago
This PR include:
Setup cross-compilation of C/C++ source files using Docker.
Setup fully-automated cross-compilation of JNI.
Add keyboard support for Windows x86_64 on the JVM.
Minor optimizations on the existing code
This PR include: