this post was submitted on 10 Dec 2024
8 points (100.0% liked)

Raccoon for Lemmy app

69 readers
3 users here now

This community is dedicated to the discussion about the Raccoon for Lemmy mobile app. Raccoon is an open source app powered by Kotlin Multiplatform (KMP) and Compose Multiplatform (CMP) which intends not only to provide a mobile client for Lemmy, but also to create a space where users' voice is listened to, and we grow together by exchanging opinions.

Main features:

Why was the project started?

We believe that Lemmy has a lot of potential and part of its success depends on users being able to enjoy the experience on robust and well-done clients. Moreover, encouraging discussion between people is important to develop a healthy and tolerant society where everyone's right and freedom are safeguarded. To know more, have a look at the Procyon Project's manifesto.

References

Quick links

founded 4 months ago
MODERATORS
 

Hi everyone! Sorry, I forgot about last week's "Ask me anything" session, so let's use this post as usual: you reply with questions and I'll answer them.

Moreover, I would like to give you some news about the project roadmap. I did not forgot to release a stable version, actually 1.13.3 is expected by the end of the year. In the meantime I've been focusing mostly on technical improvements, refactoring and code cleanup. For example I made dependency injection and gradle scripts much more maintainable, and I've been fixing a couple of issues that you reported.

Once I'm done with some more bugs (e.g. the ones concerning images) I'll be releasing, so don't worry. If some of you are willing to test the beta releases, you are more than welcome, thanks.

As always #livefasteattrash 🦝🦝🦝

you are viewing a single comment's thread
view the rest of the comments
[–] akesi_seli 2 points 1 week ago

Yes they are separate projects, two completely independent apps. But they are maintained by the same people (person) and are built on similar tech stacks, although not entirely equal.

Raccoon for Lemmy is the oldest one (and most feature rich) and is a Lemmy client, Raccoon for Friendica is a Friendica/Mastodon client born as a "spinoff" but focusing more on social interactions rather than news aggregation.

Friendica needed a mobile client, I thought to leverage what I had learned doing the Lemmy app to create one.