asweigart / PyGetWindow

A simple, cross-platform module for obtaining GUI information on applications' windows.
BSD 3-Clause "New" or "Revised" License
362 stars 69 forks source link

Cross-platform #47

Open addohm opened 3 years ago

addohm commented 3 years ago

Windows............and.............windows?

Kalmat commented 2 years ago

Hi! I have developed a version which is aimed to support Linux and macOS as well. It is still very experimental and needs some "hard testing", which might be your case. You can find it here: https://github.com/Kalmat/PyGetWindow Feel free to use it at your convenience and let me know any issues or suggestions you might have.