Home
Softono
klyx

klyx

Open source Kotlin
127
Stars
8
Forks
14
Issues
4
Watchers
1 week
Last Commit

About klyx

Klyx is a lightweight, high-performance code editor for Android.

Platforms

Web Self-hosted Android

Languages

Kotlin

Links

Klyx

CI License

Klyx is a modern code editor for Android built with Jetpack Compose and Material 3 Expressive.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Download

Download the latest release from the Releases page.

Building

git clone --recurse-submodules https://github.com/klyx-dev/klyx.git
cd klyx
./gradlew generateGrammarFiles
./gradlew assembleDebug

Requirements

  • Android 8.0 (API 26) or later
  • Android Studio Meerkat or newer
  • Android SDK and NDK

Status

Klyx is under active development. Features and APIs may change between releases.

Contributing

Contributions, bug reports, and feature requests are welcome.

License

Licensed under the GNU General Public License v3.0 (GPL-3.0). See LICENSE for details.