Sunday, September 04, 2022

[new] www/libreddit

Hello,

Inspired by a recent post[0] by solene@, I took a stab at creating
a port of libreddit.

From the README.md:
Libreddit hopes to provide an easier way to browse Reddit, without
the ads, trackers, and bloat. Libreddit was inspired by other
alternative front-ends to popular services such as Invidious for
YouTube, Nitter for Twitter, and Bibliogram for Instagram.

I'd also looked at Teddit, but turns out that's node-powered...

This is the first crates port I've worked with, but hopefully I didn't
bodge it up. Runs fine so far with amd64 and briefly run-tested on
arm64. By default, it binds to 0.0.0.0, but can be adjusted with a
"-a 127.0.0.1" flag if running entirely locally is desired or behind a
reverse proxy.

Feedback?

Thanks,
Lucas

[0] https://dataswamp.org/~solene/2022-09-02-local-front-ends.html

No comments:

Post a Comment