This is for a silly little project I had in mind, so just watching the keyboard inputs would just about be good enough. But if there's a better way, I'd like to do that instead. I'm on Fedora KDE Plasma Linux. I've look into trying to read active application memory in the past, but the best tool for that in Python is scanmem, which is inside of GameConqueror and thus kind of hard to use separately.
This is for a silly little project I had in mind, so just watching the keyboard inputs would just about be good enough. But if there's a better way, I'd like to do that instead. I'm on Fedora KDE Plasma Linux. I've look into trying to read active application memory in the past, but the best tool for that in Python is scanmem, which is inside of GameConqueror and thus kind of hard to use separately.