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

macOS: module 'pygetwindow' has no attribute 'getWindowsWithTitle' #44

Open mark-anders opened 3 years ago

mark-anders commented 3 years ago

It seems that getWindowsWithTitle has not been implemented for macOS. Oversight? Or is there another way to accomplish this on Mac?

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.

James4Ever0 commented 2 years ago

for linux there is dogtail or pyat-spi

hack-r commented 1 year ago

Bad news - this is still a deficiency years later

Good news - somehow ChatGPT knows of this repo and uses it

Is the good news good enough to make you fix the bad news?