← 返回
未分类

Tech news from RSS(rich terminal support)

Fetch and display international tech news from 8 curated RSS feeds with summaries, titles, links, and timestamps in a markdown table format.
从8个精选RSS源获取并展示国际科技新闻,包含摘要、标题、链接和时间戳,以Markdown表格格式呈现。
goog goog 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 408
下载
💾 0
安装
1
版本
#latest

概述

No-News — 国际科技新闻

Fetch tech news from 8 curated RSS sources and display as a markdown table.

Quick Start

Run the bundled script:

python scripts/tech_news.py --summary

This fetches all sources (with 30-min cache) and outputs a markdown table with title, source link, publish time, and summary.

Options (resolve from user request when specified)

FlagPurpose
------
--summaryInclude 摘要 column (recommended default)
-s Single source (techcrunch, theverge, wired, arstechnica, engadget, hackernews, mittech, gizmodo)
-l Items per source (default 10)
--no-cacheSkip cache, force fresh fetch
--sourcesList available sources

Workflow

  1. Run scripts/tech_news.py --summary (add -s or -l if user specified).
  2. Present the markdown output directly to the user.
  3. If user wants details on a specific article, provide the link from the table.

Dependencies

Requires feedparser, requests, rich — install if missing:

pip install feedparser requests rich

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 05:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 970 📥 524,224
data-analysis

Nature and science AI news

goog
抓取并摘要 Nature RSS 中的最新 AI 文章以及 New Scientist Technology 的前 7 条 AI 新闻,当用户询问 Nature AI 新闻或 New Scientist 热门 AI 新闻时使用。
★ 0 📥 747
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 102 📥 172,286