Daio-io / compose-jb

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

Home Page:https://jetbrains.com/lp/compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official project

Compose for Desktop, by JetBrains

Compose Kotlin UI framework port for desktop platforms (macOS, Linux, Windows), components outside of the core Compose repository at https://android.googlesource.com/platform/frameworks/support.

Repository organization

  • artwork - design artifacts
  • benchmarks - collection of benchmarks
  • ci - Continuous Integration helpers
  • cef - CEF integration in Jetpack Compose
  • examples - examples of multiplatform Compose applications for Desktop and Android
    • codeviewer - File Browser and Code Viewer application for Android and Desktop
    • imageviewer - Image Viewer application for Android and Desktop
    • issues - GitHub issue tracker with an adaptive UI and ktor-client
    • todoapp - TODO items tracker with persistence and multiple screens
  • gradle-plugins - plugins, simplifying usage of Compose with Gradle
  • templates - new application templates (see desktop-template/build_and_run_from_cli_example.sh for using without Gradle)
  • tutorials - tutorials on using Compose for Desktop

About

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

https://jetbrains.com/lp/compose/

License:Apache License 2.0


Languages

Language:Kotlin 89.3%Language:Dockerfile 4.5%Language:Shell 4.0%Language:PowerShell 2.2%