[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7821":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":18,"rankGlobal":9,"rankLanguage":9,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":20,"hasPages":20,"topics":22,"createdAt":9,"pushedAt":9,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":15,"starSnapshotCount":15,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},7821,"feedbin","feedbin\u002Ffeedbin","A nice place to read on the web.","https:\u002F\u002Ffeedbin.com",null,"Ruby",3753,289,99,169,0,3,9,61.79,"MIT License",false,"main",[],"2026-06-12 04:00:35","Feedbin\n=======\n\nFeedbin is a simple, fast and nice looking RSS reader.\n\n![Feedbin Screenshot](https:\u002F\u002Fuser-images.githubusercontent.com\u002F133809\u002F192301669-ffc7f86e-ad0a-434d-9b76-219f41b62f4b.png)\n\nSupport\n-------\n\nSupport is available to Feedbin customers by emailing [support@feedbin.com](mailto:support@feedbin.com). This is also the best way to [submit feature requests](https:\u002F\u002Ffeedbin.com\u002Fhelp\u002Fmaking-a-feature-request\u002F).\n\nNo support is provided for installing the open-source project.\n\nIntroduction\n------------\n\nFeedbin is a web based RSS reader. It provides a user interface for reading and managing feeds as well as a [REST-like API](https:\u002F\u002Fgithub.com\u002Ffeedbin\u002Ffeedbin-api) for clients to connect to.\n\nFeedbin's goal is to be a great web-based RSS service. This goal is at odds with being a great self-hosted RSS reader. There are a lot of moving parts and things to configure, and for that reason I do not recommend that you run Feedbin in production unless you have plenty of time to get it properly configured.\n\nIf you're looking for a self-hosted RSS reader check out:\n\n- [yarr](https:\u002F\u002Fgithub.com\u002Fnkanaev\u002Fyarr)\n- [Tiny Tiny RSS](https:\u002F\u002Ftt-rss.org)\n- [Fresh RSS](https:\u002F\u002Ffreshrss.org)\n\nAnd if you really want to run the whole Feedbin stack, take a look at this [Docker version](https:\u002F\u002Fgithub.com\u002Fangristan\u002Ffeedbin-docker). If you would like to try Feedbin out you can [sign up](https:\u002F\u002Ffeedbin.com\u002F) for an account.\n\nThe main Feedbin project is a [Ruby on Rails](https:\u002F\u002Frubyonrails.org\u002F) application. In addition to the main project there are several other services that provide additional functionality. None of these services are required to get Feedbin running locally.\n\n**Optional Extras**\n\n - [**Privacy Please:**](https:\u002F\u002Fgithub.com\u002Ffeedbin\u002Fprivacy-please)\n   Privacy Please is an https image proxy. In production Feedbin is https only. One issue with https is all assets must be served over https as well or the browser will show insecure content warnings. Privacy Please proxies all image requests through an https enabled host to prevent this. Using a proxy has the added benefit of providing privacy while using Feedbin.\n - [**extract:**](https:\u002F\u002Fgithub.com\u002Ffeedbin\u002Fextract)\n   Extract is a Node.js service that extract content from web pages. It is used to extract the full content of an article when a feed only provide excerpts.\n - [**pigo:**](https:\u002F\u002Fgithub.com\u002Fesimov\u002Fpigo\u002Freleases)\n   pigo provides face detection for better [preview image cropping](https:\u002F\u002Ffeedbin.com\u002Fblog\u002F2015\u002F10\u002F22\u002Fimage-previews\u002F). Make sure it's available in your PATH or provide a PIGO_PATH environment variable.\n\nRequirements\n------------\n\n - Linux or macOS\n - [Ruby 3.4](http:\u002F\u002Fwww.ruby-lang.org\u002Fen\u002F)\n - [Postgres 11](http:\u002F\u002Fwww.postgresql.org\u002F)\n - [Redis 6](http:\u002F\u002Fredis.io\u002F)\n - [Elasticsearch 8.5](https:\u002F\u002Fwww.elastic.co\u002Fdownloads\u002Fpast-releases\u002F#elasticsearch)\n\nInstallation\n-------------\nUltimately, you'll need a Ruby environment and a Rack compatible application server.\n\nFirst, install the dependencies listed under requirements.\n\nNext clone the repository and install the application dependencies\n\n    git clone https:\u002F\u002Fgithub.com\u002Ffeedbin\u002Ffeedbin.git\n    cd feedbin\n    bundle\n\nIf you encounter any errors after running `bundle` there is a problem installing one of the dependencies. You must find out how to get this dependency installed on your platform.\n\n**Configure**\n\nFeedbin uses environment variables for configuration. Feedbin will run without most of these, but various features and functionality will be turned off.\n\nRename [.env.example](.env.example) to `.env` and customize it with your settings.\n\n**Setup the database**\n\n    rake db:setup\n\n**Start the processes**\n\n    bundle exec foreman start\n","Feedbin 是一个简单、快速且界面友好的在线RSS阅读器。它采用Ruby on Rails开发，支持用户通过网页界面轻松管理和阅读订阅内容，并提供类似REST的API供客户端连接使用。此外，Feedbin还集成了如隐私保护（Privacy Please）、文章内容提取（Extract）及面部识别以优化预览图片裁剪等功能。尽管Feedbin作为开源项目可供自托管，但官方建议除非有足够时间进行配置调整，否则更适合直接注册使用其提供的云服务。对于需要高效整理和浏览大量信息流的个人或团队来说，Feedbin是一个理想的选择。",2,"2026-06-11 03:14:34","top_language"]