'Serial WiFi Terminal' is a line-oriented terminal / console app for devices connected over WiFi.
In Addition to the usual ssh and telnet protocols, it also supports raw-sockets making it an ideal terminal for devices such as ESP8266 configured as WiFi to Serial bridge.
Supported protocols:
- ssh
- telnet
- raw sockets
For raw sockets these ESP8266 'WiFi to Serial' firmwares have been tested:
- Arduino -> Examples -> Esp8266WiFi -> TelnetToSerial
- GitHub -> jeelabs/esp-link
This app can also be used as Linux terminal, but is not a full full-blown terminal emulator as it is line-oriented and only supports a subset of escape sequences.
All features in this app are free. In-App purchase is only used for the 'Donate' option.
Latest Version
1.35Uploaded by
Nicolas Isazmendi
Requires Android
Android 5.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Report
Flag as inappropriateLast updated on May 2, 2026
1.35 2026-05-01
NEW macros w/o newline
NEW hex macros with delay
1.34 2025-11-07
FIX copy from main text view with unmodified spaces
INFO Android 5.0 as minimum version
1.33 2025-03-17
FIX single CR handling for newline CR+LF setting
1.32 2024-09-29
NEW "Settings > Misc. > Show notification when connected" because not shown in notification bar by default on Android 14