Hacker News new | ask | show | jobs
by tupolef 864 days ago
I made a generator in bash to follow releases/tags of starred Github repositories, by user or by starred lists.

It can generate updates.

I import them in Miniflux.

https://git.tkapias.net/tkapias/gh-starred-to-opml/

https://gist.github.com/tkapias/c54f7b2631160329491e80652a2b...

1 comments

I made the same thing in a Ruby/Sinatra web-app 6 years ago: https://github.com/captn3m0/opml-gen

I got tired of importing regularly to Minuflux though, I just use the GitHub UI these days.