Kotlin Compose

Open-source Kotlin projects categorized as Compose

Top 23 Kotlin Compose Projects

  • compose-multiplatform

    Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

  • Project mention: Understanding file associations in JVM apps | dev.to | 2024-01-07

    So, to add file associations, we need to be able to pass both the .properties file and the --file-associations option. At the time of writing this article, the org.jetbrains.compose plugin doesn't provide such a mechanism. There is an open issue on GitHub that describes a possible workaround, which, unfortunately seems to not work on macOS.

  • Coil

    Image loading for Android and Compose Multiplatform.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ComposeCookBook

    A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

  • Android-Iconics

    Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

  • CalendarView

    A highly customizable calendar view and compose library for Android.

  • ReadYou

    An Android RSS reader presented in Material You style.

  • Project mention: Missing features RSS news app | /r/rss | 2023-12-06

    This is the app i am using now.https://github.com/Ashinch/ReadYou If there is any aspect of this app that I am not very satisfied with, it would be the article translation function and the lack of push notifications. Wish my comments can help you.🫡

  • Balloon

    :balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • chatgpt-android

    📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.

  • AboutLibraries

    AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments

  • Jetpack-Compose-Playground

    Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

  • Kodein

    Painless Kotlin Dependency Injection

  • Learn-Jetpack-Compose-By-Example

    🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

  • Konfetti

    Celebrate more with this lightweight confetti particle system 🎊

  • MaterialAudiobookPlayer

    Minimalistic audiobook player

  • voyager

    🛸 A pragmatic navigation library for Jetpack Compose (by adrielcafe)

  • Project mention: Kotlin Routing - routing everything | dev.to | 2024-04-25

    KMP use cases increasing, developers migrating or creating your projects to KMP, no routing system or navigation available to KMP (Except Voyager), that was the opportunity to create one.

  • landscapist

    🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.

  • kmm-production-sample

    This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

  • Project mention: Kotlin Multiplatform for Android and iOS Apps | news.ycombinator.com | 2023-09-25

    Business logic is not only about backend. Apps usually have a lot of client-side logic that can be written once in KMM and used on both platforms. See [1] for a high level architecture diagram.

    I'm an iOS dev and I've been using KMM on a couple of projects for more than a year now. It's really a powerfull technology which allows teams to move faster, but there are downsides, for example lack of native Swift interop, though there are opensource tools trying to solve this [2].

    [1]: https://github.com/Kotlin/kmm-production-sample/tree/master#...

  • kobweb

    A modern framework for full stack web apps in Kotlin, built upon Compose HTML

  • Project mention: Meet kobweb a web frame framework for kotlin | /r/Kotlin | 2023-06-25
  • circuit

    ⚡️ A Compose-driven architecture for Kotlin and Android applications. (by slackhq)

  • Project mention: Flow or RxJava | /r/androiddev | 2023-06-02

    Also there was a presentation about circuit from slack (https://github.com/slackhq/circuit) and they said that they spoke with many engs before building, including square. My guess is that they talked with the engineers behind the "presenter".

  • awesome-jetpack-compose-learning-resources

    👓 A continuously updated list of learning Jetpack Compose for Android apps.

  • MyBrain

    Open-source, All-in-one productivity app for Tasks, Notes, Calendar, Diary and Bookmarks.

  • Project mention: Top 10 Android Apps in 2013 (not available on the Google Play Store) | /r/androidapps | 2023-12-05

    https://github.com/mhss1/MyBrain Task

  • symphony

    🎵 Lightweight, elegant music player for Android 9+. (by zyrouge)

  • Project mention: Symphony: Lightweight, elegant music player for Android | news.ycombinator.com | 2024-01-03
  • stackzy

    💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Compose related posts

  • Kotlin Routing - routing everything

    3 projects | dev.to | 25 Apr 2024
  • How to have a custom font for this FOSS note taking app?

    1 project | /r/fossdroid | 20 Sep 2023
  • Local Stable Diffusion on android

    1 project | /r/StableDiffusion | 8 Sep 2023
  • EthInspector: Ethereum Blockchain Explorer

    3 projects | news.ycombinator.com | 1 Jul 2023
  • Meet kobweb a web frame framework for kotlin

    1 project | /r/Kotlin | 25 Jun 2023
  • Kafka Archives - Text & Audiobooks in the public domain

    2 projects | /r/androiddev | 5 Jun 2023
  • Customizable calendar for Jetpack Compose with option to add app specific dates etc.

    2 projects | /r/androiddev | 30 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Compose projects in Kotlin? This list will help you:

Project Stars
1 compose-multiplatform 14,760
2 Coil 10,300
3 ComposeCookBook 5,978
4 Android-Iconics 5,151
5 CalendarView 4,407
6 ReadYou 3,978
7 Balloon 3,573
8 chatgpt-android 3,529
9 AboutLibraries 3,502
10 Jetpack-Compose-Playground 3,280
11 Kodein 3,142
12 Learn-Jetpack-Compose-By-Example 3,148
13 Konfetti 3,026
14 MaterialAudiobookPlayer 2,277
15 voyager 2,222
16 landscapist 1,947
17 kmm-production-sample 1,944
18 kobweb 1,332
19 circuit 1,316
20 awesome-jetpack-compose-learning-resources 1,174
21 MyBrain 1,033
22 symphony 1,031
23 stackzy 1,012

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com