All Projects → LeeYunhang → github-issues-rss

LeeYunhang / github-issues-rss

Licence: GPL-3.0 license
convert github issues to rss

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to github-issues-rss

eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Stars: ✭ 75 (+200%)
Mutual labels:  rss
ob
A Blog & RSS system written in Rust based on Luke Smith's LB.
Stars: ✭ 19 (-24%)
Mutual labels:  rss
inkrss
Notify when rss feeds are updated | RSS 更新通知
Stars: ✭ 234 (+836%)
Mutual labels:  rss
free-security-resources
安全总是无处不在...
Stars: ✭ 69 (+176%)
Mutual labels:  rss
GitYourFeedback
Let users submit feedback, with screenshots, directly from your iOS app to Github Issues
Stars: ✭ 60 (+140%)
Mutual labels:  github-issues
Feed-on-Feeds
FeedOnFeeds is a lightweight server-based RSS feed aggregator and reader
Stars: ✭ 52 (+108%)
Mutual labels:  rss
feedpushr
A simple feed aggregator daemon with sugar on top.
Stars: ✭ 222 (+788%)
Mutual labels:  rss
miniflux-sidekick
A sidekick for Miniflux, filter out items by regex or tags. Compatible with killfiles. 🔪
Stars: ✭ 34 (+36%)
Mutual labels:  rss
progrssive
A PWA for reading RSS feeds. It works offline!
Stars: ✭ 23 (-8%)
Mutual labels:  rss
meta-extractor
Super simple and fast html page meta data extractor with low memory footprint
Stars: ✭ 38 (+52%)
Mutual labels:  rss
feeds
免费的公众号 RSS,支持扩展任意 APP
Stars: ✭ 912 (+3548%)
Mutual labels:  rss
JARR
JARR is a web news aggregator.
Stars: ✭ 99 (+296%)
Mutual labels:  rss
gosquito
gosquito ("go" + "mosquito") is a pluggable tool for data gathering, data processing and data transmitting to various destinations.
Stars: ✭ 25 (+0%)
Mutual labels:  rss
php rss telegram bot
A simple "RSS to Telegram" bot written in PHP.
Stars: ✭ 18 (-28%)
Mutual labels:  rss
blog
My Blog
Stars: ✭ 112 (+348%)
Mutual labels:  github-issues
jsitemapgenerator
Java sitemap generator. This library generates a web sitemap, can ping Google, generate RSS feed, robots.txt and more with friendly, easy to use Java 8 functional style of programming
Stars: ✭ 38 (+52%)
Mutual labels:  rss
proxy rsshub
使用 GitHub Actions 反代 RSSHub + 多实例轮询
Stars: ✭ 41 (+64%)
Mutual labels:  rss
github-interact-cli
🎩 Interact with GItHub right inside your terminal
Stars: ✭ 43 (+72%)
Mutual labels:  github-issues
rss-to-email
Generate HTML emails from your RSS feeds.
Stars: ✭ 92 (+268%)
Mutual labels:  rss
HungryHippo
🦛 scrapes websites and generates rss feeds
Stars: ✭ 33 (+32%)
Mutual labels:  rss

github-issues-rss

This tool can convert issues on github to RSS. demo

Motivation

There are a lot of programmers who like to write articles in issues, so I want to collect these articles by RSS.

Feature

Converting issues on github to rss, but due to the number of requests for the github API, the converted RSS will be saved in the database for an hour, and the RSS requested within an hour will be taken directly from the database

Usage

Clone

git clone https://github.com/mrcodehang/github-issues-rss.git

Start with docker-compose

Use docker-compose up in project directory after download docker and docker-compose.

Contribution

Welcome PR and issues

LICENSE

GNU

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].