An experimental Windows Secure Desktop APIs demo in Kotlin Native (https://github.com/Trumeet/Desktop [2019])
Find a file
YuutaW c291902cdc feat(ci): try cache some small objects because of the skipping of Gradle daemon
Signed-off-by: Trumeet <17158086+Trumeet@users.noreply.github.com>
2019-06-29 10:08:29 -07:00
.github docs: add funding and license 2019-06-22 16:52:44 -07:00
gradle/wrapper fix: add the missing gradle/ folder and re-generate the wrapper script using :wrapper task 2019-06-28 19:46:19 -07:00
src/desktopMain feat: add a UI 2019-06-28 19:17:07 -07:00
.gitignore fix: add the missing gradle/ folder and re-generate the wrapper script using :wrapper task 2019-06-28 19:46:19 -07:00
.travis.yml feat(ci): try cache some small objects because of the skipping of Gradle daemon 2019-06-29 10:08:29 -07:00
build.gradle.kts feat: add a UI 2019-06-28 19:17:07 -07:00
gradle.properties First Commit 2019-06-22 16:44:47 -07:00
gradlew fix: add the missing gradle/ folder and re-generate the wrapper script using :wrapper task 2019-06-28 19:46:19 -07:00
gradlew.bat fix: add the missing gradle/ folder and re-generate the wrapper script using :wrapper task 2019-06-28 19:46:19 -07:00
LICENSE docs: add funding and license 2019-06-22 16:52:44 -07:00
README.md feat(ci): add CI configuration 2019-06-28 19:30:15 -07:00
settings.gradle feat: add a UI 2019-06-28 19:17:07 -07:00

Desktop

Build Status

A simple Windows Secure Desktop demo written in Kotlin.

It is also a demo for Kotlin Native and Windows APIs.

Feel free to ask me questions in Issues and I'm sure I cannot answer them because this is my first Kotlin Native project, lol.

Acknowledgements

Licenses

WTFPL