{"id":13409548,"url":"https://github.com/trashhalo/reddit-rss","last_synced_at":"2025-07-02T10:32:14.040Z","repository":{"id":40313701,"uuid":"253090575","full_name":"trashhalo/reddit-rss","owner":"trashhalo","description":"improved rss feed for reddit","archived":false,"fork":false,"pushed_at":"2024-04-29T01:27:19.000Z","size":140,"stargazers_count":240,"open_issues_count":15,"forks_count":26,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-20T02:04:34.863Z","etag":null,"topics":["pin","reddit","rss"],"latest_commit_sha":null,"homepage":"https://reddit.0qz.fun","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trashhalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-04T20:15:29.000Z","updated_at":"2025-04-27T10:02:39.000Z","dependencies_parsed_at":"2024-04-28T21:41:51.272Z","dependency_job_id":"b678ae28-fa27-4ca2-911a-f71784951b74","html_url":"https://github.com/trashhalo/reddit-rss","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/trashhalo/reddit-rss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trashhalo%2Freddit-rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trashhalo%2Freddit-rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trashhalo%2Freddit-rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trashhalo%2Freddit-rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trashhalo","download_url":"https://codeload.github.com/trashhalo/reddit-rss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trashhalo%2Freddit-rss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263120692,"owners_count":23416872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pin","reddit","rss"],"created_at":"2024-07-30T20:01:01.859Z","updated_at":"2025-07-02T10:32:14.009Z","avatar_url":"https://github.com/trashhalo.png","language":"Go","funding_links":["https://ko-fi.com/I3I72N2AC"],"categories":["Go"],"sub_categories":[],"readme":"# reddit-rss\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/trashhalo/reddit-rss)\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I3I72N2AC)  \n[reddit post explaining what this is](https://www.reddit.com/r/rss/comments/fvg3ed/i_built_a_better_rss_feed_for_reddit/)\n\n## Breaking Changes\n\nIf you follow this service, please add the announcements rss feed to your reader to be notified of incoming changes.\n\n`https://github.com/trashhalo/reddit-rss/discussions/categories/announcements.atom`\n\n-   Limit has been renamed scoreLimit. https://github.com/trashhalo/reddit-rss/issues/46\n\n## installation\n\nYour options are `docker build .` or `go build ./cmd/reddit-rss`.\n\n## using self hosted version\n\nIf you run a version of reddit-rss at https://reddit.my.server\n\nIf you are interested in using it to you:\n\n1. Go to a subreddit or meta feed you like example: https://www.reddit.com/r/Android/\n2. Add .json onto the end: https://www.reddit.com/r/Android.json\n3. Change the domain name to, reddit.0qz.fun like: https://reddit.my.server/r/android.json\n4. Subscribe to ^^^ that url in your favorite feed reader.\n\n### OAUTH\n\nTo get access to better rate limits, you can set up an oauth app on reddit and provide the client id and secret as environment variables.\nBe sure to select script when asked what kind of app you are.\n\u003chttps://old.reddit.com/prefs/apps/\u003e\n\n```\nOAUTH_CLIENT_ID=your_client_id # its that id in the top left of the reddit app page\nOAUTH_CLIENT_SECRET=yout_client_secret # its the secret under the id\nREDDIT_USERNAME=your_reddit_username # the username of the account you created the app with\nREDDIT_PASSWORD=your_reddit_password # the password of the account you created the app with\nUSER_AGENT=\"browser:name-of-app:v1.0.0 (by /u/your-reddit-username)\"\n```\n\n## exposed ports\n\n-   8080 (HTTP)\n\n## query params\n\n-   `?safe=true` filter out nsfw posts\n-   `?scoreLimit=100` filter out posts with less than 100 up votes\n-   `?flair=Energy%20Products` only include posts that have that flair\n\n## Quick Deploy\n\n[![Deploy with Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ftrashhalo%2Freddit-rss)\n\n## configuration\n\nto further configure your instance, you can set the following environment variables\n\n### REDDIT_URL\n\nthis controls which interface you want your rss feed entries to link to (to avoid tracking and that annoying use mobile app popup). any alternative reddit interface can be provided here, ie: https://libredd.it or https://teddit.net .\n\nit defaults to `\"https://old.reddit.com\"`.\n\n### PORT\n\nwhich port your instance is listening on.\n\ndefaults to `\"8080\"`\n\n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrashhalo%2Freddit-rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrashhalo%2Freddit-rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrashhalo%2Freddit-rss/lists"}