Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Commit dfcb17e

Browse files
authored
chore(minor): update readme with completed features [skip ci]
1 parent 9b392cc commit dfcb17e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ Nonetheless, pull requests and issues are welcome, let's get this cracking!
2323
- [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
2424
- [x] Implementation of Preferences Lib for saving device settings (camera , MDNS, wifi configs etc )
2525
- [x] CI/CD with github actions - so we can more seamlessly update the trackers
26+
- [x] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
27+
- [x] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
2628

2729
### TODO
28-
- [ ] LED status patterns - so that you know what's going on without plugging the tracker in to the PC
2930
- [ ] streaming over sockets instead of HTTP MJPEG for faster streams!
30-
- [ ] Better OTA so that updates can be downloaded from github and pushed by the server to the tracker
31+
- [ ] better LED patterns
3132

3233
# Accompanying projects
3334

0 commit comments

Comments
 (0)