You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
|
|
|
|
# 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 ##
|
|
|
|
|
|
|
|
* `ci` - Continuous Integration helpers
|
|
|
|
* `examples` - examples of multiplatform Compose applications for Desktop and Android
|
|
|
|
* `imageviewer` - Image Viewer application for Android and Desktop
|
|
|
|
* `issues` - GitHub issue tracker with an adaptive UI and ktor-client
|
|
|
|
* `gradle-plugin` - plugin for simpler usage of Compose with Gradle build
|
|
|
|
* `templates` - new application templates (see `app-template/build_and_run_from_cli_example.sh` for using without Gradle)
|
|
|
|
* `tutorials` - tutorials on using Compose for Desktop
|