package icon

SerialPipe

A USB Serial to UDP bridge app
New in version v0.0.3
Fix broken release build
A USB Serial to UDP bridge app

This app works as a bridge to transfer the communication between the UDP and USB serial port. It has the same function as the following command in Linux:
socat -dd /dev/ttyACM0,raw,echo=0,b<baudrate> udp4-listen:<port>,reuseaddr,fork

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version v0.0.3 (3) suggested Added on Nov 24, 2023

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.

    Download APK 2.1 MiB PGP Signature | Build Log

  • Version v0.0.1 (1) - Added on Oct 25, 2023

    This version requires Android 4.2 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.

    Download APK 1.9 MiB PGP Signature | Build Log