update README

This commit is contained in:
ktyl 2023-02-19 21:37:46 +00:00
parent 60d9c11e50
commit 5bad9d5183
1 changed files with 14 additions and 0 deletions

View File

@ -1 +1,15 @@
# snoopy viewer
`pipenv run python src/viewer.py` to run `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