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.
Nikolay Igotti
412213445a
|
4 years ago | |
---|---|---|
artwork | 4 years ago | |
benchmarks | 4 years ago | |
cef | 4 years ago | |
ci | 4 years ago | |
examples | 4 years ago | |
gradle-plugins | 4 years ago | |
templates | 4 years ago | |
tutorials | 4 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 4 years ago | |
FEATURES.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
gradle.properties | 4 years ago |
README.md
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 artifactsbenchmarks
- collection of benchmarksci
- Continuous Integration helperscef
- CEF integration in Jetpack Composeexamples
- examples of multiplatform Compose applications for Desktop and Androidcodeviewer
- File Browser and Code Viewer application for Android and Desktopimageviewer
- Image Viewer application for Android and Desktopissues
- GitHub issue tracker with an adaptive UI and ktor-clienttodoapp
- TODO items tracker with persistence and multiple screens
gradle-plugins
- plugins, simplifying usage of Compose with Gradletemplates
- new application templates (seedesktop-template/build_and_run_from_cli_example.sh
for using without Gradle)tutorials
- tutorials on using Compose for Desktop