Infinity-For-Reddit is a free, open source social networking project written in Java and released under AGPL-3.0. It has 5,490 GitHub stars, 520 forks and 162 open issues, and was last pushed 3 days ago. On this registry it ranks #10 of 44 tracked projects in Social Networking, with 5 head-to-head comparisons available. It gained 2 stars over the last 3 tracked days.

What is Infinity-For-Reddit?

What it is

Infinity For Reddit is an open-source Reddit client for Android, written in Java and distributed under the AGPL-3.0 license. It lives in the Android application ecosystem and talks to Reddit as its backend service, presenting posts, comments, messages and notifications through a native mobile interface. The project has been on GitHub for eight years, carries 5,483 stars and 520 forks, and its most recent push was on 15 September 2026. Topics attached to the repository are android, java, reddit and reddit-client.

The concrete problem it solves is the experience of reading Reddit on a phone without advertising and without the interface clutter that accompanies the official application. The README states plainly that the client has no ads and offers a clean UI with smooth browsing. It also addresses a second, narrower problem: users who do not run Google Play Services. A Patreon build is published on the GitHub releases page, identified by an APK filename containing Infinity-Patreon, and it works without those services. A separate iOS client exists in its own repository.

Key capabilities

  • Lazy mode automatically scrolls posts so the reader does not have to move a thumb.
  • Browsing posts and viewing comments, with comment sections that expand and collapse.
  • Voting on posts and comments, and saving posts for later.
  • Writing, editing and deleting comments.
  • Submitting posts in text, link, image and video formats.
  • Editing posts, including marking and unmarking NSFW and spoiler status and editing flair, plus deleting posts.
  • Viewing subscribed subreddits and followed users, reading messages, and receiving notifications of unread messages.

Who uses it and how

  • Android users who want to browse Reddit without advertising install the app from Google Play.
  • Users without Google Play Services install the Patreon APK from the GitHub releases page instead.
  • Readers who prefer passive consumption enable Lazy mode and let posts scroll automatically.
  • Active participants use the client to vote, comment, submit text, link, image and video posts, and manage flair and NSFW or spoiler flags.
  • Contributors fork the repository, branch from master, commit, push and open a pull request against master; translation work is coordinated through POEditor.

Getting started

Install from Google Play using the package ml.docilealligator.infinityforreddit.plus, or download an APK from the GitHub releases page, choosing the file whose name contains Infinity-Patreon if Google Play Services are unavailable. The README also documents prerequisites and a manual setup path for building from source.

When to use it — and when not to

This is a client application rather than a server, so a self-hoster operates nothing beyond the app itself; there is no database, storage layer or SMTP service to run. The trade-off is that the client depends on Reddit's own service and, for the

project readme (upstream, from github) — read inline

Infinity For Reddit+ Patreon

A Reddit client on Android written in Java. It does not have any ads and it features a clean UI and smooth browsing experience


Infinity for Reddit+ is available on Google Play and GitHub. There’s also a Patreon version that works without Google Play Services. You can find it on the GitHub releases page. Just look for the APK file that contains Infinity-Patreon in its name.

Get it on Google Play
Explore the docs »

Report a Bug · Request a Feature · Ask a Question


release license GitHub issues

📱 Also available on iOS

Infinity for Reddit is finally on iOS! Check it out here: Infinity for Reddit

Donation

Infinity for Reddit++:

Get it on Google Play

Patreon: https://www.patreon.com/docile_alligator

Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle

Table of Contents

About The Project

Key features of Infinity For Reddit:

  • Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb.
  • Browsing posts
  • View comments
  • Expand and collapse comments section
  • Vote posts and comments
  • Save posts
  • Write comments
  • Edit comments and delete comments
  • Submit posts (text, link, image and video)
  • Edit posts (mark and unmark NSFW and spoiler and edit flair) and delete posts
  • See all the subscribed subreddits and followed users
  • View the messages
  • Get notifications of unread messages
  • etc...

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7

(back to top)

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. It's better to also open an issue describing the issue you want to fix. But it is not required.

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch from master (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the master Branch

Here are other ways you can help:

(back to top)

License

Distributed under the AGPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

u/Hostilenemy - [email protected] (Owner)

or u/Wladefant - [email protected] (Collaborator)

Project Link: https://github.com/Docile-Alligator/Infinity-For-Reddit

(back to top)

Frequently asked questions

Is Infinity-For-Reddit free to use?

Infinity-For-Reddit is open source under the AGPL-3.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does Infinity-For-Reddit do?

A Reddit client for Android

What is Infinity-For-Reddit written in?

Infinity-For-Reddit is primarily written in Java. Its source is publicly available at https://github.com/Docile-Alligator/Infinity-For-Reddit, and it has 5,490 GitHub stars.