green-green-avk / AnotherTermLite

Local pty, USB UART and Telnet terminal client for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnotherTermLite

Local pty, USB serial port and Telnet terminal client for Android.


SUPERSEDED by Another Term - https://github.com/green-green-avk/AnotherTerm


Highlights

  • Local pty, USB serial port (UART) etc. support in the same application;

  • Adequate screen input methods as long as a terminal requires specific keyboard functions.

  • Ability to set fixed screen columns and/or rows numbers.

Features

  • Minimum supported Android version is 4.0 Ice Cream Sandwich.

  • Supported USB UART devices: Generic USB CDC, CP210X, FTDI, PL2303, CH34x, CP2130 SPI-USB.

  • Local Linux pty is supported. Feel free to use PRoot with some Linux environment: https://github.com/green-green-avk/AnotherTermLite/wiki/Installing-Linux-under-PRoot .

  • Shell tool to interact with the Android environment is also present.

  • Telnet (no encryption).

  • No embedded SSH in the Lite version.

  • And no embedded MoSH.

  • Builtin screen keyboard and mouse.

  • Different charsets and customizable key mapping support.

3rd party components

About

Local pty, USB UART and Telnet terminal client for Android.

License:Other


Languages

Language:Java 96.4%Language:C++ 3.5%Language:CMake 0.1%Language:C 0.1%