2026-05-27 14:09:02 -04:00
|
|
|
# OOTT ToDo list
|
|
|
|
|
|
2026-06-01 21:43:08 -04:00
|
|
|
- [ ] Add support for push notifications to the app (iOS and Android)
|
2026-06-04 07:22:39 -04:00
|
|
|
|
|
|
|
|
## Release plan for 0.2.0
|
2026-06-06 09:39:15 -04:00
|
|
|
- [x] Test Android UI on emulator
|
2026-06-06 12:25:07 -04:00
|
|
|
- [x] Release 0.1.0
|
2026-06-06 16:51:01 -04:00
|
|
|
- [x] Fix bugs and release 0.1.1
|
|
|
|
|
- [x] Install in test server (docker) following documented process
|
2026-06-07 12:40:48 -04:00
|
|
|
- [x] Install test app on iPhone
|
2026-06-04 07:22:39 -04:00
|
|
|
- [ ] Test in-house for 1 week
|
|
|
|
|
- [ ] Implement push notifications
|
|
|
|
|
- [ ] Release 0.2.0
|
|
|
|
|
- [ ] Install in test server and test app on iPhone
|
|
|
|
|
- [ ] Test in-house for 3 days
|
|
|
|
|
- [ ] Release 0.2.1 (or as many versions as needed)
|
|
|
|
|
- [ ] Publish website
|
|
|
|
|
- [ ] Post on reddit
|
2026-05-27 14:09:02 -04:00
|
|
|
|
|
|
|
|
## Backend
|
|
|
|
|
|
2026-06-01 08:40:32 -04:00
|
|
|
- [ ] Implement the pushover API call directly to support HTML content and review notification text to use it
|
2026-05-27 14:09:02 -04:00
|
|
|
|
|
|
|
|
## Frontend
|
|
|
|
|
|
2026-05-28 11:35:49 -04:00
|
|
|
## Improve engine
|
|
|
|
|
|
|
|
|
|
Passive (low noise, no probing):
|
|
|
|
|
- Passive packet capture — observe any broadcast/multicast traffic; a device that never responds to ARP still generates traffic
|
|
|
|
|
|
|
|
|
|
Active (you probe the network):
|
|
|
|
|
- NDP (Neighbor Discovery Protocol) — IPv6 equivalent of ARP; important if the network uses IPv6
|