Raccoon/README.md
Diego Beraldin 4c67de2cc3
Update README.md
fix repo name for Obtanium
2023-09-24 08:02:20 +02:00

3.2 KiB


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