From 5bad9d51833d624f92b52bffee41d864a93a96d4 Mon Sep 17 00:00:00 2001 From: ktyl Date: Sun, 19 Feb 2023 21:37:46 +0000 Subject: [PATCH] update README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 6e4efba..afb63be 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ +# snoopy viewer + `pipenv run python src/viewer.py` to run + +## todo + +* [x] establish connection +* [ ] send receiving port to server +* [ ] send command to send image +* [x] receive image +* [ ] receive image via udp +* [ ] request resend of lost packets +* [ ] display image +* [ ] save image to file +* [ ] specify image parameters