Skip to content

klyx-dev/klyx

Repository files navigation

Klyx

GitHub Actions Workflow Status License Discord Telegram

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 prepareTreeSitter
./gradlew assembleDebug

Requirements

  • Android 9.0 (API 28) or later
  • Android Studio Quail 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.