2023-09-26 07:51:53 +02:00
2023-09-25 07:58:50 +02:00
2023-09-25 20:17:56 +02:00
2023-09-25 21:00:36 +02:00
2023-09-06 22:38:07 +02:00
2023-09-25 21:00:36 +02:00
2023-09-25 21:00:36 +02:00
2023-07-20 22:50:21 +02:00
2023-09-24 08:02:20 +02:00


Raccon for Lemmy

A Kotlin Multiplatform Mobile client for Lemmy.

This started out as an exercise to play around with KMP and Compose Multiplatform and implement a Lemmy client and gradually grew to a fully functional client.

The application is under active development, expect new features to be added (e.g. multi-account support, video support, customizable post layouts, etc.).

Libraries used:

  • Koin for dependency injection
  • Voyager for screen navigation
  • Ktor with Ktorfit for networking in conjunction with kotlinx-serialization for JSON marshalling
  • Moko resources for resource management
  • Kamel for lazy image loading
  • Multiplatform settings for encrypted preferences
  • Markdown for markdown parsing
  • ... more to come (e.g. SQLdelight for persistence)

Credits:

Want to try it out?

  • get it on Obtanium by simply adding this repo https://github.com/diegoberaldin/RaccoonForLemmy
Description
Raccoon per Lemmy è un'app android per la piattaforma di aggregazione e discussione federata Lemmy. Raccoon for Lemmy è completamente open source e si propone di offrire un'esperienza su Lemmy senza annunci e il più funzionale possibile. È un'app dove chiunque dovrebbe sentirsi a casa, pertanto la localizzazione e la personalizzazione dell'interfaccia sono estremamente importanti.
https://diggita.com Readme
Languages
Kotlin 100%