aaronzygala / TikTokPlaysPokemon

0 stars 0 forks source link

Is this compatible with linux? #1

Closed Rubiooo04 closed 1 year ago

Rubiooo04 commented 1 year ago

I'm trying to use this on a raspberry pi but I don't know if it works with linux or how to get it to work on linux

aaronzygala commented 1 year ago

I have only tested this on Windows. I believe a major package that I am using (PyGetWindow) is not supported on Linux systems.

aaronzygala commented 1 year ago

I made this for a specific TikTok livestreamer so his chat can input commands into a gameboy emulator, so a lot of the code is tied to his specific use case. If you would like to run it as well, I can update it to be used by other streamers as well. First I'd need to use an alternative to PyGetWindow that is compatible with linux.