https://github.com/azurity/xmodem-go
a library implementation of x/ymodem
https://github.com/azurity/xmodem-go
xmodem xmodem-1k xmodem-crc ymodem
Last synced: 5 months ago
JSON representation
a library implementation of x/ymodem
- Host: GitHub
- URL: https://github.com/azurity/xmodem-go
- Owner: azurity
- License: mit
- Created: 2023-03-25T12:52:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T07:53:43.000Z (about 3 years ago)
- Last Synced: 2025-06-19T09:52:33.336Z (12 months ago)
- Topics: xmodem, xmodem-1k, xmodem-crc, ymodem
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xmodem-go
support feature:
- [x] XModem
- [x] YModem
- [x] CRC checksum for all
- [x] 1k block support for all
- [x] double CAN to break transport
- [x] g-option for YModem
An example in folder example.