weekdaycare/RSS to Email Notifier

定时解析博客 RSS,检测新文章并批量邮件推送给订阅用户

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rss_url博客 RSS 链接yes
subscribe_json_url订阅邮箱 JSON 链接(格式:{"emails": ["a@example.com", ...]})yes
email_template_url邮件 HTML 模板链接no
smtp_serverSMTP 服务器地址yes
smtp_portSMTP 端口(如 465/587)yes
smtp_passwordSMTP 密码(通过 secrets 注入)yes
smtp_use_tls是否使用 TLS(true/false)yestrue
sender_email发信邮箱地址yes
website_title网站标题(用于邮件模板变量)no博客订阅
website_icon网站图标(用于邮件模板变量,可为空)no""

no outputs