• Stars
    star
    202
  • Rank 193,691 (Top 4 %)
  • Language
    Go
  • License
    MIT License
  • Created over 4 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

improved rss feed for reddit

reddit-rss

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

Breaking Changes

If you follow this service, please add the announcements rss feed to your reader to be notified of incoming changes.

https://github.com/trashhalo/reddit-rss/discussions/categories/announcements.atom

  • Limit has been renamed scoreLimit. #46

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.

exposed ports

  • 8080 (HTTP)

query params

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

Quick Deploy

Deploy with Heroku Deploy with Vercel

configuration

to further configure your instance, you can set the following environment variables

REDDIT_URL

this 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 .

it defaults to "https://old.reddit.com".

PORT

which port your instance is listening on.

defaults to "8080"

More Repositories

1

imgcat

a tool to output images as RGB ANSI graphics on the terminal
Go
489
star
2

obsidian-extract-url

Plugin to extract markdown out of urls
Rust
248
star
3

obsidian-webhooks

Connect obsidian to the internet of things via webhooks
TypeScript
163
star
4

logseq-graph-analysis

learn more about the relationships between between your notes using network analysis algorithms
TypeScript
141
star
5

readcli

Tool that lets you read website content on the command line
Go
89
star
6

obsidian-rust-plugin

Rust
80
star
7

otto-web

golang webassembly running otto
JavaScript
34
star
8

astro-command

run commands as astro components
Astro
28
star
9

logseq-summarizer

Logseq plugin to summarize text
JavaScript
26
star
10

obsidian-todo-txt

Todo.txt file support in obsidian
JavaScript
22
star
11

logseq-dictionary

TypeScript
21
star
12

tinygo-import-report

report of parts of the stdlib that are successfully importing in tinygo
Go
15
star
13

astro-pandoc

astro component that lets you use pandoc
Astro
14
star
14

obsidian-plugin-e2e-test

sample repo with obsidian plugin e2e tests
TypeScript
13
star
15

microservice-comparison

Rust
10
star
16

go_wasm_node_http

example node http server powered by a golang web assembly module
Go
10
star
17

create-zig-wasm-app

Boilerplate to stand up a SPA app using Zig 0.9 for webassembly and Vite
Zig
8
star
18

angular-builder

build better services that are inherently testable
CoffeeScript
6
star
19

astro-3d-animate-demo

staticly rendered 3d scene animated on load
JavaScript
6
star
20

go-webview-svelte

Starter desktop app using go and svelte
JavaScript
5
star
21

constant_sandbox

Tool for ruby codebases used to enforce boundaries and modularize Rails applications
Rust
4
star
22

tiny-wasm

JavaScript
4
star
23

glow

embed clojure into groovy
Groovy
4
star
24

go-qt-wasm

Go
3
star
25

go-crud

Go
2
star
26

now-looking-glass

looking glass for now.sh
HTML
2
star
27

docker-zig

docker image with zig and gyro for aarch64
Dockerfile
1
star
28

s3-jekyll-blog

Skeleton repo to get started with jekyll in a vagrant box
CSS
1
star
29

astrojs-renderer-react-next

JavaScript
1
star
30

testhtml

test
HTML
1
star
31

bsky-rss

TypeScript
1
star
32

saltpack

node wrapper of saltpack library
JavaScript
1
star