Skip to content

ApocalypseWatch v0.2.1

Latest

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 09 Sep 12:41

ApocalypseWatch v0.2.1 puts the activity reading beside the map and makes its source and limitations easier to inspect.

  • The README now includes actual desktop and mobile captures, a user guide and clear local setup instructions.
  • A repaired history chart, correctly oriented dial and sensitivity reset make the existing evidence tools usable. Missing inputs stay unknown instead of becoming zero.
  • A consistent aircraft icon and readable share image replace incomplete exports. The original source, logo concepts and every review attempt remain in the repository.
  • The synthetic demonstration ZIP runs with Node.js 24 or newer, without project dependencies or a provider account. The separate source ZIP includes the backend and collection tools.

For the demonstration, extract the ZIP, run node serve.cjs, and open the local URL it prints. Keep that server running. It uses synthetic data only and does not open a database, collect flights or send notifications.

Local verification passed 49 tests, lint, all build modes and fresh source installation. Browser checks covered 31 actual-server interactions and 12 explicit fault or level states. The demo ZIP was extracted and exercised without external browser requests. The final dependency review reported no known vulnerabilities.

Check SHA256SUMS.txt against your download. These hashes verify integrity; the ZIPs are not signed native installers. Live provider collection and notification delivery were not exercised. The older Pages deployment is not refreshed by this release.