Go to file
Leonid Plyushch 7de9e20225
application should be installable only to the internal storage
Fixes https://github.com/termux/termux-x11/issues/2.
2019-11-10 14:31:17 +02:00
app application should be installable only to the internal storage 2019-11-10 14:31:17 +02:00
gradle/wrapper New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
.gitignore Cleanup 2019-08-26 03:30:14 +03:00
LICENSE Create LICENSE 2019-08-26 06:29:04 +03:00
README.md New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
build.gradle New codebase rewritten from scratch in C++ (native part). 2019-08-10 22:15:25 +03:00
gradle.properties Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
gradlew Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
gradlew.bat Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00
settings.gradle Basic and buggy Android activity backend 2019-06-30 05:01:25 +03:00

README.md

Termux:X11

Join the chat at https://gitter.im/termux/termux

A Termux add-on app providing Android frontend for Xwayland.

When developing (or packaging), note that this app needs to be signed with the same key as the main Termux app in order to have the permission to execute scripts.

License

Released under the GPLv3 license.