【RSS酱】rsschan 全云端托管运行集合通知订阅一体的rss订阅器 使用新手教程

项目

https://github.com/n0raml/rsschan

功能

  • 支持多rss订阅源
  • 支持多种推送通知
  • 支持Github Action
  • 过滤重复消息
  • 精准定时(云函数实现)
  • 全云端托管

使用方法

  1. 打开 https://github.com/n0raml/rsschan 项目右上角 Fork到自己的仓库
  2. 自己仓库打开Settings -> Secrets -> Actions -> New repository secret 添加两个必须变量
  • USERNAME 输入Github用户名
  • USEREMAIL 输入Github邮箱
  1. 添加订阅至 rss_sub 文件内 一行一个网址
  2. 点击 Actioin 明白并开始 Action, 右上角
上一篇:一次无法给Linux更换kernel失败问题的解决


下一篇:基于Mariadb 10.6.4在CentOS 7环境下配置Galera Cluster集群