Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 339 Bytes

pyautofish

Python 3.8+

TODO:

Automatically grab window size

Descuff detection algorithm (make it compatible for all Windows 10 OS's)

Properly format output

Implement 2560×1440 and probably 3840×2160 support

Required Python Packages:

PIL (pip install pillow)

pynput (pip install pynput)