Skip to content

Vaults/reddit-rss

 
 

Repository files navigation

reddit-rss

Open in Gitpod ko-fi
reddit post explaining what this is

installation

Your options are docker build . or go build ./cmd/reddit-rss.

using my free hosted version

I run a version of reddit-rss at https://reddit.0qz.fun

If you are interested in using it to you:

  1. Go to a subreddit or meta feed you like example: https://www.reddit.com/r/Android/
  2. Add .json onto the end: https://www.reddit.com/r/Android.json
  3. Change the domain name to, reddit.0qz.fun like: https://reddit.0qz.fun/r/android.json
  4. Subscribe to ^^^ that url in your favorite feed reader.

query params

  • ?safe=true filter out nsfw posts
  • ?limit=100 filter out posts with less than 100 up votes
  • ?flair=Energy%20Products only include posts that have that flair

Quick Deploy

Deploy

About

improved rss feed for reddit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • Dockerfile 2.0%
  • Shell 0.2%