Skip to content

Repository files navigation

libghostty-android

Android bindings for libghostty-vt, with a terminal view, session management, theme catalog, and font handling.

repositories {
    maven("https://central.sonatype.com/repository/maven-snapshots/")
}

dependencies {
    implementation("io.github.sagernet:libghostty-android:0.1.0-SNAPSHOT")

    // optional
    implementation("io.github.sagernet:libghostty-android-extras:0.1.0-SNAPSHOT")
    implementation("io.github.sagernet:libghostty-android-compose:0.1.0-SNAPSHOT")
}

libghostty-android-compose requires minSdk 23; libghostty-android-compose-legacy is the same module built against Compose 1.7 for minSdk 21.

License

MIT

About

libghostty-vt bindings and terminal components for Android

Resources

Stars

1 star

Watchers

0 watching

Forks

Used by

Contributors

Languages