Skip to content

PocketSSH v1.0.0 - Initial Release

Choose a tag to compare

@0015 0015 released this 12 Jan 05:07
· 3 commits to main since this release

This is the first public release of PocketSSH, a portable SSH terminal client designed specifically for the ESP32-S3 T-Deck Plus. It allows you to connect to remote servers or local devices (like Raspberry Pis) directly from a handheld microcontroller.

Key Features

  • Full SSH2 Support: Secure remote shell access using libssh2 with vt100 terminal emulation.
  • Hardware Integration: Fully supports the T-Deck's physical C3 keyboard and trackball for history navigation.
  • Touch Gestures: Swipe right-to-left to access a "Special Keys" panel (Ctrl+C, Esc, Tab, etc.).
  • Local Commands: Built-in connect command for WiFi and ssh command for session management.