Go to file
George c52f1eb478 feat:
--FastAPI added
2026-07-17 17:09:16 +05:30
__pycache__ feat: 2026-07-17 17:09:16 +05:30
experimental feat: 2026-07-17 17:09:16 +05:30
static feat: 2026-07-17 17:09:16 +05:30
.gitignore feat: 2026-07-17 17:09:16 +05:30
database.py feat: 2026-07-17 17:09:16 +05:30
main.py feat: 2026-07-17 17:09:16 +05:30
models.py feat: 2026-07-17 17:09:16 +05:30
readme.txt feat: 2026-07-16 17:56:49 +05:30
requirements.txt feat: 2026-07-17 17:09:16 +05:30
schemas.py feat: 2026-07-17 17:09:16 +05:30

screenReciever.py
this is used to capture images from screen and send using udp
ip address must be mentioned 
only on local area network

screenSender.py
this will recieve the data from the reviever

uses opencv