Generate OPML files for following web-things
Dosyaya git
Nemo ce0617c74f Update sinatra 2018-06-06 15:23:49 +05:30
public Switch link to gitea 2018-06-01 01:53:43 +05:30
.dockerignore Adds dockerfile 2018-06-01 01:45:19 +05:30
.editorconfig Initial commit 2018-06-01 00:56:39 +05:30
.gitignore Initial commit 2018-06-01 00:56:39 +05:30
.rubocop.yml Initial commit 2018-06-01 00:56:39 +05:30
.rubocop_todo.yml Initial commit 2018-06-01 00:56:39 +05:30
Dockerfile Expose port via Dockerfile 2018-06-01 19:06:22 +05:30
Gemfile Update sinatra 2018-06-06 15:23:49 +05:30
Gemfile.lock Update sinatra 2018-06-06 15:23:49 +05:30
README.md Adds build-base 2018-06-01 01:51:52 +05:30
app.rb Expire starred lists after 1 day 2018-06-04 14:33:12 +05:30
config.ru Initial commit 2018-06-01 00:56:39 +05:30
opml.rb Initial commit 2018-06-01 00:56:39 +05:30

README.md

opml-gen

Simple web tool to generate OPML files to let you use RSS feeds everywhere

Currently only support GitHub Starred Repos: It generates an OPML file so you can follow all of your starred repos easily.

I plan to add more OPML generators: GoodReads feed perhaps?

The canonical URL for this project is https://git.captnemo.in/nemo/opml-gen, a mirror is maintained on GitHub.