chore(minor): update readme with completed features [skip ci]

This commit is contained in:
Zdzislaw Goik 2023-03-24 22:37:23 +01:00 committed by GitHub
parent 9b392ccc4d
commit dfcb17e1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,11 +23,12 @@ Nonetheless, pull requests and issues are welcome, let's get this cracking!
- [x] MDNS - so that the server itself will detect and communicate with the tracker without you doing anything. No need to configure IPs and stuff, it's automagic
- [x] Implementation of Preferences Lib for saving device settings (camera , MDNS, wifi configs etc )
- [x] CI/CD with github actions - so we can more seamlessly update the trackers
- [x] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
- [x] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
### TODO
- [ ] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
- [ ] streaming over sockets instead of HTTP MJPEG for faster streams!
- [ ] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
- [ ] better LED patterns
# Accompanying projects