Termux:GUI
A plugin for Termux to use the Android GUI from terminal applications.
新版本 0.1.6
Implemented all Protobuf methods
Added features for the Protobuf protocol:
- setting an Activity to fullscreen
- intercepting volume buttons
- hardware-accelerated rendering with SurfaceViews
- setting the secure flag for an Activity, disabling screenshots and blanking it out in the app switcher
WebView fixes
Changed the app icon a bit
Added more demo videos
Implemented a Bash library
Implemented a C library (tutorial not yet fully finished)
Added features for the Protobuf protocol:
- setting an Activity to fullscreen
- intercepting volume buttons
- hardware-accelerated rendering with SurfaceViews
- setting the secure flag for an Activity, disabling screenshots and blanking it out in the app switcher
WebView fixes
Changed the app icon a bit
Added more demo videos
Implemented a Bash library
Implemented a C library (tutorial not yet fully finished)
With this plugin you can make GUI applications in Termux without using VNC or a X11 server.
This plugin uses the native Android GUI components to display everything.
That means it seamlessly integrates into the Android experience, but standard applications written for X11 don't work.
Also it requires a minimum of knowledge of how the Android GUI works.
See the README for a crash course.
Features:
* Display content in a task with its own back stack
* Display custom dialogs
* If you want you can also display on the lockscreen
* Create your own homescreen widgets
* Use picture-in-picture mode
* Get events from the UI and change the content on-the-fly
* Draw to a buffer on the screen directly
Using the plugin:
There are also prepackaged programs you can use.
There are currently Python bindings, C bindings and a Bash library, and the protocol used is fully documented.
Implementing the protocol only requires the ability to use unix sockets, JSON handling and reading and writing 4 byte big endian integers.
The python bindings should provide further clarification in case the protocol didn't specify something.
The python bindings also have a tutorial.
This plugin uses the native Android GUI components to display everything.
That means it seamlessly integrates into the Android experience, but standard applications written for X11 don't work.
Also it requires a minimum of knowledge of how the Android GUI works.
See the README for a crash course.
Features:
* Display content in a task with its own back stack
* Display custom dialogs
* If you want you can also display on the lockscreen
* Create your own homescreen widgets
* Use picture-in-picture mode
* Get events from the UI and change the content on-the-fly
* Draw to a buffer on the screen directly
Using the plugin:
There are also prepackaged programs you can use.
There are currently Python bindings, C bindings and a Bash library, and the protocol used is fully documented.
Implementing the protocol only requires the ability to use unix sockets, JSON handling and reading and writing 4 byte big endian integers.
The python bindings should provide further clarification in case the protocol didn't specify something.
The python bindings also have a tutorial.
- 作者: Tarek Sander
- 许可: GNU General Public License v3.0 only
- 问题跟踪系统
- 源代码
- 构建元数据
- 可重复性状态
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64该版本需要 Android 7.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

