Files
oott/TODO.md
T
2026-06-04 10:16:31 -04:00

1.5 KiB

OOTT ToDo list

  • Add support for push notifications to the app (iOS and Android)

Release plan for 0.2.0

  • Test Android UI on emulator
  • Release 0.1.0
  • Install in test server (docker) following documented process
  • Install test app on iPhone
  • 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

Backend

  • Implement the pushover API call directly to support HTML content and review notification text to use it

Frontend

  • Mobile - reduce lists length (# of items) so they fit on a phone in one screen (use iPhone latest gen and Google phone latest gen)
  • Mobile - In the devices list the filters and sort buttons overlap (dont fit in the screen)
  • When changing pages (either list) the items should change to placeholders while loading
  • The notifications list should not refresh coldly every time. It should add/remove notifications with an animation as if a stack
  • Make gruvbox the default theme
  • Can we add front-end tests?
  • Break down oott_api.dart in modules

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