Acknowledgements
The autoclicker uses the following libraries for its features:
- JNativeHook - bundled as
lib/jnativehook.jar
: Enables for capturing keyboard events when application is not focused - SWT - bundled as
lib/swt-linux.jar
,lib/swt-macos.jar
andlib/swt-win64.jar
: A library for creating native UIs