[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73282":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":36,"lastSyncTime":37,"discoverSource":38},73282,"MrRSS","WCY-dt\u002FMrRSS","WCY-dt","A modern, cross-platform, and free AI RSS reader. 一个现代化、跨平台且免费的 AI RSS 阅读器.","https:\u002F\u002Fmrrss.ch3nyang.top\u002F",null,"Go",2303,115,5,114,0,7,22,75,21,28.19,"GNU General Public License v3.0",false,"main",true,[27,28,29,30,31,32],"ai","atom","feed-reader","feeds","rss","rss-reader","2026-06-12 02:03:11","# MrRSS\n\n\u003Ca href=\"https:\u002F\u002Ftrendshift.io\u002Frepositories\u002F15731\" target=\"_blank\">\u003Cimg src=\"https:\u002F\u002Ftrendshift.io\u002Fapi\u002Fbadge\u002Frepositories\u002F15731\" alt=\"WCY-dt%2FMrRSS | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"\u002F>\u003C\u002Fa>\n\n![Screenshot](imgs\u002Fog1.png)\n\n\u003Cp>\n   \u003Cstrong>English\u003C\u002Fstrong> | \u003Ca href=\"README_zh.md\">简体中文\u003C\u002Fa>\n\u003C\u002Fp>\n\n[![Version](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fversion-1.3.23-blue.svg)](https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS\u002Freleases)\n[![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicense-GPLv3-green.svg)](LICENSE)\n[![Go](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FGo-1.25+-00ADD8?logo=go)](https:\u002F\u002Fgo.dev\u002F)\n[![Wails](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FWails-v3%20alpha-red)](https:\u002F\u002Fwails.io\u002F)\n[![Vue.js](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FVue.js-3.5+-4FC08D?logo=vue.js)](https:\u002F\u002Fvuejs.org\u002F)\n\n## ✨ Features\n\n- 🌐 **Auto-Translation & Summarization**: Automatically translate article titles and content, and generate concise summaries to help you get information quickly\n- 🤖 **AI-Enhanced Features**: Integrated advanced AI technology for translation, summarization, recommendations, and more, making reading smarter\n- 🔌 **Rich Plugin Ecosystem**: Supports integration with mainstream tools like Obsidian, Notion, FreshRSS, and RSSHub for easy feature extension\n- 📡 **Diverse Subscription Methods**: Supports URL, XPath, scripts, newsletters, and other feed types to meet different needs\n- 🏭 **Custom Scripts & Automation**: Built-in filters and scripting system supporting highly customizable automation workflows\n\n## 🚀 Quick Start\n\n### Download and Install\n\n#### Option 1: Download Pre-built Installer (Recommended)\n\nDownload the latest installer for your platform from the [Releases](https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS\u002Freleases\u002Flatest) page.\n\n\u003Cdetails>\n\n\u003Csummary>Click to view the list of available installers\u003C\u002Fsummary>\n\n\u003Cdiv markdown=\"1\">\n\n**Standard Installation:**\n\n- **Windows:** `MrRSS-{version}-windows-amd64-installer.exe` \u002F `MrRSS-{version}-windows-arm64-installer.exe`\n- **macOS:** `MrRSS-{version}-darwin-universal.dmg`\n- **Linux:** `MrRSS-{version}-linux-amd64.AppImage` \u002F `MrRSS-{version}-linux-arm64.AppImage`\n\n**Portable Version** (no installation required, all data in one folder):\n\n- **Windows:** `MrRSS-{version}-windows-{arch}-portable.zip`\n- **Linux:** `MrRSS-{version}-linux-{arch}-portable.tar.gz`\n- **macOS:** `MrRSS-{version}-darwin-{arch}-portable.zip`\n\n\u003C\u002Fdiv>\n\n\u003C\u002Fdetails>\n\n#### Option 2: Build from Source\n\n\u003Cdetails>\n\n\u003Csummary>Click to expand the build from source guide\u003C\u002Fsummary>\n\n\u003Cdiv markdown=\"1\">\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- [Go](https:\u002F\u002Fgo.dev\u002F) (1.25 or higher)\n- [Node.js](https:\u002F\u002Fnodejs.org\u002F) (20 LTS or higher with npm)\n- [Wails v3](https:\u002F\u002Fv3alpha.wails.io\u002Fgetting-started\u002Finstallation\u002F) CLI\n\n**Platform-specific requirements:**\n\n- **Linux**: GTK3, WebKit2GTK 4.1, libsoup 3.0, GCC, pkg-config\n- **Windows**: MinGW-w64 (for CGO support), NSIS (for installers)\n- **macOS**: Xcode Command Line Tools\n\nFor detailed installation instructions, see [Build Requirements](docs\u002FBUILD_REQUIREMENTS.md)\n\n```bash\n# Quick setup for Linux (Ubuntu 24.04+):\nsudo apt-get install libgtk-3-dev libwebkit2gtk-4.1-dev libsoup-3.0-dev gcc pkg-config\n```\n\n### Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS.git\n   cd MrRSS\n   ```\n\n2. **Install frontend dependencies**\n\n   ```bash\n   cd frontend\n   npm install\n   cd ..\n   ```\n\n3. **Install Wails v3 CLI**\n\n   ```bash\n   go install github.com\u002Fwailsapp\u002Fwails\u002Fv3\u002Fcmd\u002Fwails3@latest\n   ```\n\n4. **Build the application**\n\n   ```bash\n   # Using Task (recommended)\n   task build\n\n   # Or using Makefile\n   make build\n\n   # Or directly with wails3\n   wails3 build\n   ```\n\n   The executable will be created in the `build\u002Fbin` directory.\n\n5. **Run the application**\n\n   - Windows: `build\u002Fbin\u002FMrRSS.exe`\n   - macOS: `build\u002Fbin\u002FMrRSS.app`\n   - Linux: `build\u002Fbin\u002FMrRSS`\n\n\u003C\u002Fdiv>\n\n\u003C\u002Fdetails>\n\n### Data Storage\n\n\u003Cdetails>\n\n\u003Csummary>Click to expand data storage details\u003C\u002Fsummary>\n\n\u003Cdiv markdown=\"1\">\n\n**Normal Mode** (default):\n\n- **Windows:** `%APPDATA%\\MrRSS\\` (e.g., `C:\\Users\\YourName\\AppData\\Roaming\\MrRSS\\`)\n- **macOS:** `~\u002FLibrary\u002FApplication Support\u002FMrRSS\u002F`\n- **Linux:** `~\u002F.local\u002Fshare\u002FMrRSS\u002F`\n\n**Portable Mode** (when `portable.txt` exists):\n\n- All data stored in `data\u002F` folder\n\nThis ensures your data persists across application updates and reinstalls.\n\n\u003C\u002Fdiv>\n\n\u003C\u002Fdetails>\n\n## 🛠️ Development Guide\n\n\u003Cdetails>\n\n\u003Csummary>Click to expand the development guide\u003C\u002Fsummary>\n\n\u003Cdiv markdown=\"1\">\n\n### Running in Development Mode\n\nStart the application with hot reloading:\n\n```bash\n# Using Wails v3\nwails3 dev\n\n# Or using Task\ntask dev\n```\n\n### Code Quality Tools\n\n#### Using Make\n\nWe provide a `Makefile` for handling common development tasks (available on Linux\u002FmacOS\u002FWindows):\n\n```bash\n# Show all available commands\nmake help\n\n# Run full check (lint + test + build)\nmake check\n\n# Clean build artifacts\nmake clean\n\n# Setup development environment\nmake setup\n```\n\n### Pre-commit Hooks\n\nThis project uses pre-commit hooks to ensure code quality:\n\n```bash\n# Install hooks\npre-commit install\n\n# Run on all files\npre-commit run --all-files\n```\n\n### Running Tests\n\n```bash\nmake test\n```\n\n### Server Mode (API-only)\n\nFor server deployments and API integration, use the headless server version:\n\n```bash\n# Using Docker (recommended)\ndocker run -p 1234:1234 mrrss-server:latest\n\n# Or build from source\ngo build -tags server -o mrrss-server .\n.\u002Fmrrss-server\n```\n\nPre-built server images based on ghcr.io are also available:\n\n```bash\ndocker run -d -p 1234:1234 ghcr.io\u002Fwcy-dt\u002Fmrrss:latest-amd64\ndocker run -d -p 1234:1234 ghcr.io\u002Fwcy-dt\u002Fmrrss:latest-arm64\n```\n\nPlease refer to the [Server Mode API Documentation](docs\u002FSERVER_MODE\u002Fswagger.json) for a complete API reference.\n\n\u003C\u002Fdiv>\n\n\u003C\u002Fdetails>\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for details.\n\n\u003Cdetails>\n\n\u003Csummary>Click to expand the contributing guidelines\u003C\u002Fsummary>\n\n\u003Cdiv markdown=\"1\">\n\nBefore contributing:\n\n1. Read the [Code of Conduct](CODE_OF_CONDUCT.md)\n2. Check existing issues or create a new one\n3. Fork the repository and create a feature branch\n4. Make your changes and add tests\n5. Submit a pull request\n\n\u003C\u002Fdiv>\n\n\u003C\u002Fdetails>\n\n## 🔒 Security\n\nIf you discover a security vulnerability, please follow our [Security Policy](SECURITY.md).\n\n## 📝 License\n\nThis project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n\n## 📮 Contact & Support\n\n- **Issues**: [GitHub Issues](https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS\u002Fissues)\n- **Discussions**: [GitHub Discussions](https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS\u002Fdiscussions)\n- **Repository**: [github.com\u002FWCY-dt\u002FMrRSS](https:\u002F\u002Fgithub.com\u002FWCY-dt\u002FMrRSS)\n\n---\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"imgs\u002Fsponsor.png\" alt=\"Sponsor MrRSS\"\u002F>\n  \u003Cp>Made with ❤️ by the MrRSS Team\u003C\u002Fp>\n  \u003Cp>⭐ Star us on GitHub if you find this project useful!\u003C\u002Fp>\n\u003C\u002Fdiv>\n","MrRSS 是一个现代化、跨平台且免费的 AI RSS 阅读器。其核心功能包括自动翻译和摘要生成，利用先进的 AI 技术提供智能阅读体验，并支持丰富的插件生态系统，便于与 Obsidian、Notion 等主流工具集成。此外，它还提供了多样的订阅方式及自定义脚本功能，满足用户的个性化需求。适用于需要高效管理和获取信息的个人或团队，尤其是在跨语言环境中工作的人士。",2,"2026-06-11 03:44:51","high_star"]