docs/update-readme #23

Merged
genewildish merged 2 commits from docs/update-readme into main 2026-03-16 00:09:11 +00:00
Owner

Restructured: 5 top-level sections (Using / Internals / Extending / Development / Roadmap) replacing the flat 8-section layout.

Corrected:

  • NTFY_POLL_INTERVAL | 15 → NTFY_RECONNECT_DELAY | 5 in Config table
  • "ntfy poller" → "ntfy SSE stream" in How it works
  • Python 3.9+ → Python 3.10+ in footer
  • Removed stale # test trailing line

Added:

  • uv run mainline.py alternative in Run
  • Full Development section (uv, mise tasks, pytest, ruff)
  • Full Extending section (NtfyPoller, MicMonitor, Render pipeline)
  • tests/ tree in Architecture
  • 6 new fonts in the Fonts list

Moved: Feeds and ntfy.sh (usage) into Using; NtfyPoller reuse example into Extending.

Restructured: 5 top-level sections (Using / Internals / Extending / Development / Roadmap) replacing the flat 8-section layout. Corrected: - NTFY_POLL_INTERVAL | 15 → NTFY_RECONNECT_DELAY | 5 in Config table - "ntfy poller" → "ntfy SSE stream" in How it works - Python 3.9+ → Python 3.10+ in footer - Removed stale # test trailing line Added: - uv run mainline.py alternative in Run - Full Development section (uv, mise tasks, pytest, ruff) - Full Extending section (NtfyPoller, MicMonitor, Render pipeline) - tests/ tree in Architecture - 6 new fonts in the Fonts list Moved: Feeds and ntfy.sh (usage) into Using; NtfyPoller reuse example into Extending.
genewildish added 2 commits 2026-03-16 00:09:02 +00:00
genewildish merged commit 19fb4bc4fe into main 2026-03-16 00:09:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: genewildish/Mainline#23