Skip to content

Personal News Dashboard

A personal morning briefing app that gathers news from the fields I care about most and presents them in one place.

Purpose

  • Surface a focused digest for the day
  • Keep the categories broad enough to stay useful over time
  • Prefer a deterministic daily snapshot over a fragile live RSS firehose

Public URLs

  • App: https://news.mkomanek.eu
  • GitHub: https://github.com/Gandalf-The-IT-Wizard/personal-news-dashboard

What it does

  • Groups sources into:
  • Servers / Virtualization / Network
  • Gaming
  • Interesting Topics
  • Serves the current daily snapshot if one is available
  • Uses a custom icon and metadata for a cleaner browser identity
  • Runs with an automated daily refresh enchantment

Notes

  • The app was deployed to the gandalf-apps tower and published through Traefik.
  • The daily refresh keeps the content fresh without manual intervention.
  • It is intentionally simple and predictable; fewer moving parts, fewer goblins.