beuaaa / pywinauto_recorder

A record-replay tool to automate GUI via pywinauto
https://pywinauto-recorder.readthedocs.io/
MIT License
131 stars 24 forks source link

Porting Overlay arrows and more to QT #26

Open beuaaa opened 3 years ago

beuaaa commented 3 years ago

In order to make Pywinauto recorder usable on Linux and masOS, the GUI based on the Overlay arrows and more library must use QT. A simple way to do this is to port Overlay arrows and more itself to QT (PySide).