{"id":23817997,"url":"https://github.com/lsongdev/feedreader","last_synced_at":"2025-07-29T06:04:49.001Z","repository":{"id":212638992,"uuid":"616868045","full_name":"lsongdev/feedreader","owner":"lsongdev","description":":book: FeedReader - Self-hosted RSS Feed Aggregator Service","archived":false,"fork":false,"pushed_at":"2025-03-05T05:05:05.000Z","size":1420,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T03:50:12.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://read.lsong.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsongdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-21T08:50:05.000Z","updated_at":"2025-03-05T05:05:09.000Z","dependencies_parsed_at":"2023-12-15T11:26:20.766Z","dependency_job_id":"ce81592c-2d39-495e-b967-88fb10cbe120","html_url":"https://github.com/lsongdev/feedreader","commit_stats":null,"previous_names":["song940/feedreader","lsongdev/feedreader"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/feedreader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffeedreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffeedreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffeedreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffeedreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/feedreader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ffeedreader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638773,"owners_count":24119764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T05:49:17.861Z","updated_at":"2025-07-29T06:04:48.977Z","avatar_url":"https://github.com/lsongdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FeedReader\n\n\u003e **FeedReader**: A Self-hosted RSS Feed Aggregator Service\n\nFeedReader offers a sleek solution for aggregating RSS and ATOM feeds. Designed for those who prefer self-hosted services, it features a minimalistic web UI and supports the Fever API, making it compatible with mainstream RSS clients.\n\n## Screenshots\n\n### Web UI\n\nThe server comes with a built-in, minimal web UI for easy feed management.\n\n![Web UI](./screenshots/web.jpg)\n\n### Fever API Support\n\nFeedReader supports the [Fever API](https://github.com/song940/fever-go), enabling integration with various RSS client apps.\n\n![Fever API](./screenshots/app.jpg)\n\n## Features\n\n- **Minimalist Implementation**: Supports both RSS and ATOM feeds, with OPML import/export functionality.\n- **Fever API Integration**: Compatible with popular RSS client apps through built-in Fever API support.\n\n## Installation\n\nTo install FeedReader, run the following commands in your terminal:\n\n```shell\ncurl -L https://github.com/song940/feedreader/releases/download/\u003ctag\u003e/reader-linux-$(uname -m) -o /usr/local/bin/feedreader\nchmod +x /usr/local/bin/feedreader\n```\n\nThen, create a systemd service file for FeedReader:\n\n```ini\n[Unit]\nDescription=FeedReader - A Self-hosted RSS Feed Aggregator Service\nDocumentation=https://github.com/song940/feedreader\nAfter=network-online.target\nWants=network-online.target systemd-networkd-wait-online.service\n\n[Service]\nExecStart=/usr/local/bin/feedreader\n\n[Install]\nWantedBy=multi-user.target\n```\n\n## License\n\nFeedReader is released under the MIT License. For more details, see the [LICENSE](LICENSE) file in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ffeedreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Ffeedreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ffeedreader/lists"}