← 返回
效率工具 中文

pidgesms

Send and read SMS text messages via an Android phone using pidge. Use when asked to send a text, check texts, read SMS inbox, or reply to a text message.
使用pidge在安卓手机上发送和读取短信。适用于发送短信、查看短信、读取收件箱或回复短信的场景。
typhonius
效率工具 clawhub v1.0.0 1 版本 99877.8 Key: 无需
★ 0
Stars
📥 817
下载
💾 23
安装
1
版本
#latest

概述

pidgesms — SMS via pidge

Send and read SMS messages via pidge, a CLI for Android SMS Gateway. The gateway runs on an Android device and pidge connects to it automatically.

pidge reads its config from ~/.config/pidge/config.toml — no env vars needed.

Send SMS

pidge send "+1XXXXXXXXXX" "Your message here"
  • Phone numbers must be E.164 format (e.g. +15551234567)
  • Response includes id and state (Pending → Processed → Sent → Delivered)

Check delivery status

pidge status <message-id>

Read SMS (inbox)

pidge inbox
pidge inbox --unread
pidge inbox --json

Mark message as processed / unprocessed

pidge ack <id>      # mark as processed
pidge unack <id>    # mark as unprocessed

Health check

pidge health

Safety rules

  • Messages are sent to real phone numbers. Always confirm the recipient and content before sending.
  • NEVER send SMS to unknown numbers without explicit owner approval.
  • NEVER send bulk or repeated messages.
  • NEVER send sensitive information (passwords, API keys, tokens, etc.) via SMS.
  • NEVER include the full content of private SMS messages in group chat responses.
  • When showing credentials, prefer a summary — only reveal full message content if directly requested in a private context.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 14:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 433 📥 103,843
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,428
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,047