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.
通常のSSHおよびTelnetプロトコルに加えて、生ソケットもサポートし、WiFiとしてシリアルブリッジとして構成されたESP8266などのデバイスに理想的な端末となります。
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
このアプリはLinuxターミナルとしても使用できますが、ライン指向であり、エスケープシーケンスのサブセットのみをサポートするため、完全に吹き付けられた端子エミュレータではありません。
All features in this app are free. In-App purchase is only used for the 'Donate' option.
最新バージョン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