Skip to content

i-am-unknown-81514525/resolution-news-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dbdc842 · · Apr 3, 2026

History

137 Commits
Apr 1, 2026
Mar 30, 2026
Apr 3, 2026
Apr 3, 2026
Apr 3, 2026
Mar 31, 2026
Mar 17, 2026
Apr 3, 2026
Apr 3, 2026
Mar 19, 2026
Mar 22, 2026
Apr 3, 2026
Mar 5, 2026
Mar 29, 2026
Mar 31, 2026
Mar 30, 2026
Mar 17, 2026
Mar 17, 2026
Mar 17, 2026
Mar 21, 2026

Repository files navigation

resolution-news-aggregator

A rust program to aggregate multiple RSS source to websocket to be broadcast to multiple client, and display it on a website!

Example:

image

TODO:

  • Server
    • Read config
    • Spawn individual task for each config kind
    • Config file
    • Google News URL resolve
    • SQL database
    • Server side output filter
    • PWA Push API handling
    • embeddinggemma-300m embedding for documents
  • RSS Source
    • Google News Domain based (i.e. lazy API)
    • Hacker News
    • Youtube
    • Reddit
    • Generic RSS
  • UI
    • Multi-window
    • Content filtering (Filter the entire window and stored)
    • Search feature
    • PWA Push API Background sync on offline + periodic sync
    • WebSocket indication?
    • ehttp error handling
    • rank by embedding/time
    • filter by content/embedding/source/time

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published