← 返回
开发者工具 Key 中文

X to Kindle

Send X/Twitter posts to Kindle for distraction-free reading. Use when user shares an X/Twitter link and wants to read it on Kindle, or asks to send a tweet/thread to their Kindle device.
将X/Twitter帖子发送至Kindle进行无干扰阅读。当用户分享X/Twitter链接并想在Kindle上阅读,或要求发送推文/帖子到Kindle时使用。
brianlu365ai
开发者工具 clawhub v1.0.0 1 版本 99818.8 Key: 需要
★ 1
Stars
📥 2,183
下载
💾 44
安装
1
版本
#latest

概述

X to Kindle

Convert X/Twitter posts into Kindle-readable documents via email.

Requirements

  • Gmail account with App Password (or other SMTP setup)
  • Kindle email address (found in Amazon account settings)

Workflow

When user shares an X link:

  1. Extract content via fxtwitter API:

```

https://api.fxtwitter.com/status/

```

Extract from URL: twitter.com//status/ or x.com//status/

  1. Format as HTML email:

```html

@{author_handle}

{tweet_text}

{timestamp}

View on X

```

  1. Send via SMTP to user's Kindle address with subject line as tweet preview.

Configuration

Store in TOOLS.md:

## Kindle
- Address: user@kindle.com

## Email (Gmail SMTP)
- From: your@gmail.com
- App Password: xxxx xxxx xxxx xxxx
- Host: smtp.gmail.com
- Port: 587

Example

User sends: https://x.com/elonmusk/status/1234567890

  1. Fetch https://api.fxtwitter.com/status/1234567890
  2. Extract author, text, timestamp
  3. Send HTML email to Kindle address
  4. Confirm: "Sent to Kindle 📚"

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 16:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,294
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 670 📥 324,286
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,814