Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gianluigip/desktop-calculator-app
Simple desktop app to try Compose for Desktop and Kotlin
https://github.com/gianluigip/desktop-calculator-app
compose-jb desktop-app jetpack-compose kotlin
Last synced: about 17 hours ago
JSON representation
Simple desktop app to try Compose for Desktop and Kotlin
- Host: GitHub
- URL: https://github.com/gianluigip/desktop-calculator-app
- Owner: gianluigip
- License: gpl-3.0
- Created: 2021-02-26T09:37:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T10:30:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T12:02:44.619Z (about 1 month ago)
- Topics: compose-jb, desktop-app, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Desktop Calculator App
Simple desktop app to try Compose for Desktop and Kotlin
## Run
```
gradlew.bat run
```## Useful Links
* https://www.jetbrains.com/lp/compose/
* https://developer.android.com/jetpack/compose/documentation
* https://github.com/JetBrains/compose-jb/tree/master/tutorials