update README
This commit is contained in:
parent
60d9c11e50
commit
5bad9d5183
14
README.md
14
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
|
||||
|
|
Loading…
Reference in New Issue