Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clusterm/usb-serial-telnet-server
Android application that binds a USB serial converter to a Telnet client
https://github.com/clusterm/usb-serial-telnet-server
Last synced: 5 days ago
JSON representation
Android application that binds a USB serial converter to a Telnet client
- Host: GitHub
- URL: https://github.com/clusterm/usb-serial-telnet-server
- Owner: ClusterM
- License: gpl-3.0
- Created: 2022-05-29T13:29:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T08:03:52.000Z (3 months ago)
- Last Synced: 2024-12-12T04:25:01.275Z (12 days ago)
- Language: Java
- Size: 2.17 MB
- Stars: 56
- Watchers: 7
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# USB Serial Telnet Server
Android application that binds a USB serial converter to a Telnet clientJust connect a USB serial adapter into USB OTG port of your Android device, start this app and connect to it using any Telnet client like
* [JuiceSSH](https://play.google.com/store/apps/details?id=com.sonelli.juicessh) using the same Android device (connect to localhost)
* Telnet client on a computer on the same network (connect over Wi-Fi)![Screenshot](https://user-images.githubusercontent.com/4236181/170989042-b82958ff-372b-4733-bbcb-ce98ebf331fc.png)
This method allows to use all console features like colors and special keys. So you can easily control/install something like network devices with serial port using only your Android device. Also, you can use it as remote console transmitter.
![Photo](https://user-images.githubusercontent.com/4236181/170874522-11253639-8eb8-4a95-b70d-e875a2f2baad.jpg)
## Compatible Devices
This app uses [usb-serial-for-android library by mik3y](https://github.com/mik3y/usb-serial-for-android) and supports USB to serial converter chips:
* FTDI FT232R, FT232H, FT2232H, FT4232H, FT230X, FT231X, FT234XD
* Prolific PL2303
* Silabs CP2102 and all other CP210x
* Qinheng CH340, CH341Aand devices implementing the CDC/ACM protocol like
* Arduino using ATmega32U4
* Digispark using V-USB software USB
* BBC micro:bit using ARM mbed DAPLink firmware
* ...## Download on Google Play
https://play.google.com/store/apps/details?id=com.clusterrr.usbserialtelnetserver
## Donate
* [Buy Me A Coffee](https://www.buymeacoffee.com/cluster)
* [Donation Alerts](https://www.donationalerts.com/r/clustermeerkat)
* [Boosty](https://boosty.to/cluster)
* BTC: 1MBYsGczwCypXhMBocoDQWxx7KZT2iiwzJ
* PayPal is not available in Armenia :(## Contacts
* My site (Russian): https://cluster.wtf
* Email: [email protected]
* Telegram: https://t.me/Cluster_M