{"id":18801587,"url":"https://github.com/hsojo/rosser","last_synced_at":"2026-01-27T05:02:05.890Z","repository":{"id":162015462,"uuid":"598166573","full_name":"HsOjo/Rosser","owner":"HsOjo","description":"A simple RSS Reader.","archived":false,"fork":false,"pushed_at":"2026-01-13T16:17:46.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T17:03:54.220Z","etag":null,"topics":["rss","rss-feed","rss-reader"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HsOjo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-06T14:44:48.000Z","updated_at":"2026-01-13T16:18:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"23a59062-aa73-4e4e-95ff-f14004ccbe68","html_url":"https://github.com/HsOjo/Rosser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HsOjo/Rosser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HsOjo%2FRosser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HsOjo%2FRosser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HsOjo%2FRosser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HsOjo%2FRosser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HsOjo","download_url":"https://codeload.github.com/HsOjo/Rosser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HsOjo%2FRosser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28803641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["rss","rss-feed","rss-reader"],"created_at":"2024-11-07T22:24:28.836Z","updated_at":"2026-01-27T05:02:05.884Z","avatar_url":"https://github.com/HsOjo.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rosser\n\n一个基于 Electron + Vue 3 + Flask 的 RSS 阅读器桌面应用。\n\n## 技术栈\n\n**前端**\n- Vue 3 (Composition API) + TypeScript\n- Vite 4\n- Electron 22\n- Ant Design Vue 3\n- Vuex 4\n\n**后端**\n- Flask + SQLAlchemy\n- SQLite\n- Celery + Gevent (异步任务)\n- Flask-SocketIO\n\n## 已实现功能\n\n- [x] 订阅源管理 (增删改查)\n- [x] 分类管理\n- [x] 站点管理 (自动抓取 favicon、标题)\n- [x] 文章列表展示 (分页加载、无限滚动)\n- [x] 文章详情查看 (原文模式 / 文章模式)\n- [x] 文章状态管理 (已读、星标、隐藏)\n- [x] 高级筛选与多维度排序\n- [x] OPML 导入导出\n- [x] 全局进度条\n- [x] 图片本地化缓存\n- [x] 多平台支持 (macOS、Windows、Linux)\n- [x] 新文章推送通知\n- [x] 定时自动抓取订阅\n- [x] 全文搜索 (文章标题检索)\n- [x] 用户偏好设置 (深浅色主题、字体大小)\n- [x] Electron 增强 (应用菜单、快捷键)\n- [x] 性能优化 (响应缓存)\n- [x] 标签系统 (简化版 - 收藏/隐藏标签显示)\n- [x] 国际化支持 (中文/英文切换)\n- [x] 订阅编辑功能 (支持修改订阅信息)\n\n## 待完善功能\n\n| 优先级 | 功能 | 说明 |\n|--------|------|------|\n| 中 | WebSocket 实时推送 | 利用已集成的 SocketIO 推送任务状态和新文章 |\n\n## 开发\n\n```bash\n# 前端\nnpm install\nnpm run dev\n\n# 后端\npip install -r src_backend/requirements.txt\npython src_backend/main.py serve\n```\n\n## 构建\n\n```bash\nnpm run build\nnpm run package\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsojo%2Frosser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsojo%2Frosser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsojo%2Frosser/lists"}