Serial WiFi Terminal -
Simple terminal for devices connected over Wi-Fi
'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.
What's New in the Latest Version 1.33
Last updated on Mar 14, 2025 1.33 2025-03-11FIX 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
1.31 2023-11-25
FIX configuration import of device settings
1.30 2023-06-18
NEW show active logging in toolbar
1.29 2023-05-01
NEW macros with repeat option
1.28 2022-07-31
NEW timestamp format with date
NEW smaller font size configurable
FIX spacing for HEX display mode