snoopy-viewer/README.md

16 lines
325 B
Markdown

# 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