Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jreznot/kotlin-hd

Kotlin Hybrid Desktop Demo
https://github.com/jreznot/kotlin-hd

desktop electron kotlin kotlin-js

Last synced: about 5 hours ago
JSON representation

Kotlin Hybrid Desktop Demo

Awesome Lists containing this project

README

        

# kotlin-hd

Kotlin Hybrid Desktop Demo.

Illustrates how to use Kotlin/Kotlin.js for desktop app development with Electron.js

## Desktop application on Kotlin + Electron.js

Based on:

- Kotlin
- Kotlin.js
- Electron.js

Uses Windows named pipes for Kotlin/Kotlin.js communication, network-free.

## Try!

Disclaimer: current implemenation works only on Windows

Simply start the application using Gradle wrapper:
```
> ./gradlew runElectron
```

## If you want to support the project

Buy Me A Coffee

## Screenshot

![Demo Image](/images/demo.png?raw=true "Application Window")