项目
https://github.com/n0raml/rsschan
功能
- 支持多rss订阅源
- 支持多种推送通知
- 支持Github Action
- 过滤重复消息
- 精准定时(云函数实现)
- 全云端托管
使用方法
- 打开 https://github.com/n0raml/rsschan 项目右上角 Fork到自己的仓库
- 自己仓库打开
Settings -> Secrets -> Actions -> New repository secret
添加两个必须变量
-
USERNAME
输入Github用户名 -
USEREMAIL
输入Github邮箱
- 添加订阅至
rss_sub
文件内 一行一个网址 - 点击
Actioin
明白并开始 Action, 右上角