tenextractor / yarf

yet another reddit frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another reddit frontend with a focus on simplicity. Work in progress.

To use, redirect https://www.reddit.com/ANY_URL to https://tenextractor.github.io/yarf/?url=/ANY_URL.

Example: https://www.reddit.com/r/javascript > https://tenextractor.github.io/yarf/?url=/r/javascript

This can be automatically done with addons like Redirector. Privacy Redirect does not work.

Works using cross-site requests, so please disable tracking protection if you get errors.

Inspired by libreddit, but the requests to reddit are sent from the client instead of the server. The advantage is that this avoids 'too many requests' errors, but the disadvantage is that requests are sent from your machine which makes it easier for reddit to track you. If you are concerned about this, use a VPN or another similar tool.

About

yet another reddit frontend

License:GNU General Public License v3.0