Hello everyone,

I’m not sure this is the right community for this, but I want to announce my new project: Infinity for Lemmy.

Basically, this is a fork of the Infinity for Reddit application, modified to get it to work with Lemmy.

But I must remind you to temper your expectations as this project is still in its infancy. It has some basic features already in place, but there’s a lot more to be accomplished.

What Infinity for Lemmy Can Currently Do:

•	Browse posts
•	Handle multiple accounts
•	Upvote and downvote posts

What Infinity for Lemmy Cannot Do (Yet):

•	Load comments
•	Handle subscriptions
•	Search for posts, users, or communities
•	Write posts or comments
•	Send private messages
•	And many more

So, while Infinity for Lemmy is in its current state not a feature-rich client, but it’s a promising start.

For those interested, here’s the link to my git repository: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy

I invite everyone to contribute in whatever capacity they can, whether it be through coding, reporting bugs, suggesting features, or even just providing feedback and insights. Let’s shape the future of Infinity for Lemmy together!

Screenshot 1

Screenshot 2

Screenshot 3

  • @brutallyhonestcritic
    link
    English
    611 months ago

    Java, huh? Is that an inherited tech stack or was that by choice?

    • BazsalanszkyOP
      link
      fedilink
      English
      1811 months ago

      Infinity is written in Java. I may port some parts of it to Kotlin some day, but It’s not my priority for now.

      • @DeriHunter
        link
        English
        10
        edit-2
        11 months ago

        I didn’t know it’s in Java. I never contributed to an open source before, do you mind if I take a look and see if I can assist?