# NeXtControl-Agent – Abhängigkeiten (macOS)
Pillow                       # Bildschirmaufnahme (Relay-Fallback) + Bildkonvertierung
mss                          # Bildschirmaufnahme (CoreGraphics) – primär auf macOS
numpy                        # Frame-Konvertierung für WebRTC
aiortc                       # WebRTC-Direktverbindung (P2P) – zieht av, aioice, pylibsrtp mit
pyobjc-framework-Quartz      # Maus-/Tastatur-Injektion + Fenster-/Display-APIs (CoreGraphics)
pyobjc-framework-Cocoa       # NSStatusBar für das Tray-Icon (pystray-Backend auf macOS)
cryptography                 # Log-Verschlüsselung (RSA-OAEP + AES-GCM) für „Log senden"
certifi                      # CA-Bundle für den TLS-Update-Check (updater)
pystray                      # Symbol im Menü/Statusleiste + Kontextmenü
