termux-am-socket icon indicating copy to clipboard operation
termux-am-socket copied to clipboard

Faster termux-am implementation that connects to a receiver in termux-app using a unix socket

termux-am-socket

This is a small program for sending commands to the Termux:API app, thereby allowing terminal programs to use the Android API. The program replaces termuxAm, and uses a unix socket to transfer information between the app and userspace, thereby speeding up api commands by almost a factor 10.

License

Released under the GPLv3 license.