Implement reading from screen capture

This commit is contained in:
AuroraWright
2024-01-26 01:42:14 +01:00
parent 3d6b7a52db
commit ea0878bef1
4 changed files with 45 additions and 3 deletions

View File

@@ -6,4 +6,7 @@ Pillow>=10.0.0
pyperclipfix
pynput
websockets
notify-py
notify-py
mss
pywin32;platform_system=='Windows'
pyobjc;platform_system=='Darwin'