Skip to content

A lightweight alternative frontend for Reddit.

License

Notifications You must be signed in to change notification settings

corenting/eddrit

Repository files navigation


A lightweight alternative frontend for Reddit.

GitHub Tag Build License

🌍 Official demo instance: eddrit.com

  • Lightweight, with no ads
  • Compact design inspired by old.reddit.com rather than the redesign
  • Mobile-friendly
  • No OAuth2 registration needed for self-hosting: mimics the official Android app by default to bypass rate-limiting
  • Basic RSS support for subreddits and posts: fetches the original feed from Reddit and rewrites URLs to point to the current eddrit instance

URLs follow the same structure as Reddit, so you can simply replace reddit.com with eddrit.com to open any page in eddrit.

Donations

If you wish to support the app, donations are possible on Github Sponsors or here.

Deployment (self-hosting)

To setup and configure your own instance, see the deployment documentation.

Development

For local development instructions, see the development documentation.

Credits

eddrit is inspired by Nitter, an alternative frontend for Twitter.