nkanaev/yarr

yet another rss reader

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 31 minutes ago
Added to GitGenius on September 17th, 2026
Created on June 12th, 2020
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 295
Total Stargazers: 4,044 (+0)
Total Subscribers: 36 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.0 days
Mean response time: 37.3 days
90th percentile: 85.8 days
Tracked items: 72

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 80 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (1)

Detailed Description

Yarr is a feed reader that aggregates RSS and Atom feeds into a single interface.

The tool addresses the problem of managing multiple news sources by providing a centralized way to subscribe to and read feeds. It works by fetching content from RSS and Atom sources and presenting them in an organized, browsable format. The reader stores feed subscriptions locally and allows users to mark items as read, search through content, and organize feeds into categories.

Yarr suits users who want a self-hosted feed reader without relying on cloud services or third-party aggregators. It works well for individuals managing a moderate number of feeds who prefer to run the tool on their own infrastructure. The project is written in Go, which means it compiles to a single binary that can run on various operating systems and architectures with minimal dependencies.

The project shows consistent maintenance with regular updates addressing bugs and adding incremental improvements. Development activity indicates ongoing attention to stability and user-reported issues. The codebase remains actively refined based on practical usage feedback.