So I downloaded JNativeHook (https://github.com/kwhat/jnativehook) but it only captures data for a short period of time before overwriting itself.
I'm a complete beginner here, but what I'm trying to do is collect all my mouse and keyboard data, log it somewhere, then take that data and input it into a data visualizer so I can visually track my activity.
Would anyone be able to help me get started? Or a solid path to achieve this? I've got NativeHook working but having difficulties piecing everything else together.
If it matters, I'm working off of the newer model Macbook Pro.