An open API service indexing awesome lists of open source software.

https://github.com/subashz/compose-desktop-playground

Jetbrain Compose Desktop
https://github.com/subashz/compose-desktop-playground

compose-desktop jetbrain-compose

Last synced: about 1 year ago
JSON representation

Jetbrain Compose Desktop

Awesome Lists containing this project

README

          

# UnCaster

Sample app for [Compose Desktop] with Ktor (https://www.jetbrains.com/lp/compose/).

Changed the project structure from multiplatform to only desktop.
Multiplatform support with compose in intellij is really buggy at the moment.
Switched imageloading to ktor clients.

**Work in progress.**

Design inspired from https://heycoaster.com/images/app-main.jpg.
Add your key [Here](https://github.com/subashz/Compose-Desktop-PlayGround/blob/1b6f0ab72b63fb4afc2beae897ea3f270fb184ea/common/src/commonMain/kotlin/me/subash/common/data/ClientApi.kt#L92). You can build ausing intellij idea and run desktop from Gradle>Tasks>application>Run

![UnCaster](screenshot/ss.png)