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
[–] [email protected] 4 points 1 week ago (1 children)

Cool project, found it from this post about 85 seconds ago. You've got a lot of info on your GitHub but nothing in the community sidebar or pinned posts on what Racoon actually offers/what you focus on to stand out.

On to an actual question: Besides the cute name, what made you want to create Raccoon?

[–] akesi_seli 3 points 1 week ago* (last edited 1 week ago)

Mainly two reasons:

  • I wanted to test Kotlin Multiplatform and its ecosystem on a "real world project"
  • back in mid-2023, Lemmy apps were incomplete and I did not find any which had all the right things in the right place for my taste, but the ones I liked the most were either closed source or used languages I am not an expert in so I couldn't contribute to them.

Additionally I wanted to create a project where people could participate, ask for features, configure the app as they wished and engage in discussions freely.

Maybe I should update the sidebar with the list of features and the target of the project.

EDIT: sidebar updated 😉