#Github #工具 #ghfeed
「gh-feed」
https://github.com/imsun/gh-feed
谢谢「吃🍉的鲸鱼」的推荐,ta #介绍 说:这是“一个生成 Github 项目 issues 的 RSS 的服务。适用于订阅项目issues动态,或者有些用issues写博客的场景。”
如果你没有墙内可访问的 #RSSHub ,则可以尝试这个。需要注意的是 Pull Request 的条目也会出现在其生成的Feed中(例子)。
「gh-feed」
https://github.com/imsun/gh-feed
谢谢「吃🍉的鲸鱼」的推荐,ta #介绍 说:这是“一个生成 Github 项目 issues 的 RSS 的服务。适用于订阅项目issues动态,或者有些用issues写博客的场景。”
如果你没有墙内可访问的 #RSSHub ,则可以尝试这个。需要注意的是 Pull Request 的条目也会出现在其生成的Feed中(例子)。
GitHub
GitHub - imsun/gh-feed: Generate RSS feed from GitHub Issues
Generate RSS feed from GitHub Issues. Contribute to imsun/gh-feed development by creating an account on GitHub.
频道所有消息已分类汇整为一个 #Github 上的 #List :「ALL about RSS」
https://github.com/AboutRSS/ALL-about-RSS
附赠一个以前提过的「Feed43 Feeds List」:
https://github.com/AboutRSS/ALL-about-RSS/blob/master/Feed43-Feeds-List.md
欢迎PR、Star。
https://github.com/AboutRSS/ALL-about-RSS
欢迎PR、Star。
GitHub
GitHub - AboutRSS/ALL-about-RSS: A list of RSS related stuff: tools, services, communities and tutorials, etc.
A list of RSS related stuff: tools, services, communities and tutorials, etc. - AboutRSS/ALL-about-RSS
https://twitter.com/captn3m0 开发了一款 #开源 #工具 :「opml-gen」
https://opml.bb8.fun/
目前的两个功能是:
1️⃣为你所有打过星的 #Github 项目们生成其releases的 #OPML 文件;
2️⃣基于作者自架的RSS-Bridge,为自选上市公司在美国联邦证券交易委员会的公开文件生成OPML。
https://opml.bb8.fun/
目前的两个功能是:
1️⃣为你所有打过星的 #Github 项目们生成其releases的 #OPML 文件;
2️⃣基于作者自架的RSS-Bridge,为自选上市公司在美国联邦证券交易委员会的公开文件生成OPML。
Forwarded from AboutRSS t.me/AboutRSS
除了 RSSHub 可以输出某位 #Github 用户的打星项目外,还有一个 #开源 线上 #工具 也可以:
https://feed-the-star.herokuapp.com/
源码在此:
https://github.com/geekdada/feed-the-star
https://feed-the-star.herokuapp.com/
源码在此:
https://github.com/geekdada/feed-the-star
#Banditore :为 #Github 打星项目的新Release生成 Atom Feed
https://bandito.re/ #开源
如果还记得的话,频道推过一个类似的工具:「opml-gen」,是生成OPML,好处是不用登录。
https://bandito.re/ #开源
如果还记得的话,频道推过一个类似的工具:「opml-gen」,是生成OPML,好处是不用登录。
#技巧 RSS + GitHub profile README :在 Profile 页展示 Feed 条目
#GitHub profile README 是近期程序员们的新玩具,各种自动化展示方式层出不穷。展示 Feed 内容自然不在话下,所需的只是一个名为「Blog post workflow」的 GitHub Action :
https://github.com/marketplace/actions/blog-post-workflow
本频道 Feed 这种超长截断型
#GitHub profile README 是近期程序员们的新玩具,各种自动化展示方式层出不穷。展示 Feed 内容自然不在话下,所需的只是一个名为「Blog post workflow」的 GitHub Action :
https://github.com/marketplace/actions/blog-post-workflow
本频道 Feed 这种超长截断型
Title
果然不大合适 (题图) 🤣🤣「配合 #Github Actions 做了一个自动推送 RSS 的 #钉钉 订阅机器人」
https://mp.weixin.qq.com/s/5DTVtQGpv23hodd545lNhQ
发现于作者推特,感谢在推上 at 我。
https://twitter.com/LeetaoGoooo/status/1314951345313443840
#开源 #bot #教程
https://mp.weixin.qq.com/s/5DTVtQGpv23hodd545lNhQ
发现于作者推特,感谢在推上 at 我。
https://twitter.com/LeetaoGoooo/status/1314951345313443840
#开源 #bot #教程
「为 Docsify 自动生成 RSS 订阅」by 沈唁志
https://qq52o.me/2770.html
#Docsify 是一个文档站点生成器,也有人拿其写 #博客 。该文博主利用了 #GitHub Actions 来为 Docsify 增加 RSS 功能,并表示其脚本改编自一篇利用 Travis CI 的 #教程 。
P.S. 日志中博主 cue 到了本频道,🤣
https://qq52o.me/2770.html
#Docsify 是一个文档站点生成器,也有人拿其写 #博客 。该文博主利用了 #GitHub Actions 来为 Docsify 增加 RSS 功能,并表示其脚本改编自一篇利用 Travis CI 的 #教程 。
P.S. 日志中博主 cue 到了本频道,🤣
「使用 Actionsflow 在 #GitHub 上免费部署 RSSHub」
什么是 #Actionsflow ?请参见作者的另一篇「 Actionsflow 介绍 - 可以一键部署在 #GitHub 上 的 IFTTT / Zapier 的开源替代」:
https://blog.owenyoung.com/zh/posts/actionsflow/
作者在其 #教程 中介绍了如何利用 #开源 Actionsflow 和其 trigger for #RSSHub 进行部署的过程:
https://blog.owenyoung.com/zh/posts/deploy-rsshub-with-actionsflow/
发现于作者在 RSSHub 群的分享:
https://t.me/rsshub/199379
什么是 #Actionsflow ?请参见作者的另一篇「 Actionsflow 介绍 - 可以一键部署在 #GitHub 上 的 IFTTT / Zapier 的开源替代」:
https://blog.owenyoung.com/zh/posts/actionsflow/
作者在其 #教程 中介绍了如何利用 #开源 Actionsflow 和其 trigger for #RSSHub 进行部署的过程:
https://blog.owenyoung.com/zh/posts/deploy-rsshub-with-actionsflow/
发现于作者在 RSSHub 群的分享:
https://t.me/rsshub/199379