百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

tt-rss

> 编程语言
开源

一个免费、灵活、开源的基于 Web 的新闻源 (RSS/Atom/其他) 阅读器和聚合器。

801 stars0 点赞1 次浏览
访问官网GitHub

工具介绍

一个免费、灵活、开源的基于 Web 的新闻源 (RSS/Atom/其他) 阅读器和聚合器。

Tiny Tiny RSS (tt-rss)

Tiny Tiny RSS (tt-rss) is a free, flexible, open-source, web-based news feed (RSS/Atom/other) reader and aggregator.

Getting started

Please refer to the installation guide.

Some notes about this project

  • The original tt-rss project, hosted at https://tt-rss.org/ and its various subdomains, was retired on 2025-11-01.
    • Massive thanks to fox for creating tt-rss, and maintaining it (and absolutely everything else that went along with it) for so many years.
  • This project (https://github.com/tt-rss/tt-rss) is a fork of tt-rss as of 2025-10-03, created by one of its long-time contributors (wn_/wn_name on tt-rss.org, supahgreg on github.com).
    • The goal is (as you might expect) to continue tt-rss development.
    • No major breaking changes are planned.
    • Like the original project:
      • The minimum PHP version supported by tt-rss will match what's in Debian's current stable release.
      • What's on the main branch (or latest and the most recent sha-* tag for the Docker images) is intended to be stable and safe for use. Like all software, however, bugs sometimes slip through; the goal is to address those bugs promptly.
      • Using the latest code/image is strongly encouraged, and may be a prerequisite to getting support in certain situations.
    • Developer note: Due to use of [email protected] on supahgreg's pre-2025-10-03 commits (which were done on tt-rss.org) GitHub incorrectly shows ivanivanov884 (the GitHub user associated with that e-mail address) as the author instead of wn_/supahgreg. Apologies for any confusion. ¯\_(ツ)_/¯
  • Docker images (for linux/amd64 and linux/arm64; drop-in replacements for the old images; see the installation guide) are being built and published (via GitHub Actions) to:
    • Docker Hub (as supahgreg/tt-rss and supahgreg/tt-rss-web-nginx).
    • GitHub Container Registry (as ghcr.io/tt-rss/tt-rss and ghcr.io/tt-rss/tt-rss-web-nginx).
  • Documentation from https://tt-rss.org has been recreated in https://github.com/tt-rss/tt-rss.github.io, which is the new source for https://tt-rss.org content.
    • The original project's repository that held content for https://tt-rss.org was mirrored to https://github.com/tt-rss/tt-rss-web-static . Some content tweaks were made after mirroring (prior to the new repository being set up), and the repository is now archived.
  • Plugins that were under https://gitlab.tt-rss.org/tt-rss/plugins have been mirrored to https://github.com/tt-rss/tt-rss-plugin-*.
    • Plugin repository names have changed to get a consistent tt-rss-plugin-* prefix.

Development and contributing

Contributions (code, translations, reporting issues, etc.) are welcome. Please see CONTRIBUTING.md for more information.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .

Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).

Issues· 31 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

PHPrssrss-aggregatorrss-generatortt-rss

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言