aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a2288524e57c6c6ad412b1b943c8e5706a3697c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Desktop

[![Build Status](https://travis-ci.com/Trumeet/Desktop.svg?branch=master)](https://travis-ci.com/Trumeet/Desktop)

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

* [https://www.codeproject.com/Articles/677695/Csharp-Create-Secure-Desktop-Anti-Keylogger](https://www.codeproject.com/Articles/677695/Csharp-Create-Secure-Desktop-Anti-Keylogger)

* @duangsuse

* [https://github.com/AlphaDelta/Secure-Desktop](https://github.com/AlphaDelta/Secure-Desktop)

* [msink/kotlin-ui](https://github.com/msink/kotlin-ui)

* [msink/hello-libui](https://github.com/msink/hello-libui)

* [msink/kotlin-libui](https://github.com/msink/kotlin-libui)

* [libui](https://github.com/andlabs/libui)

* Others

# Licenses

WTFPL