New transfer tool for Linux: HPex
|
05-20-2022, 01:42 PM
Post: #21
|
|||
|
|||
RE: New transfer tool for Linux: HPex
This works for both cases:
Code: >>> int(float('13036')) But not for this: Code: >>> int(float('13036,')) |
|||
08-30-2022, 06:04 PM
Post: #22
|
|||
|
|||
RE: New transfer tool for Linux: HPex
Just noticed that hpex became deprecated. There is now a command line programm called alum: https://github.com/liamhays/alum
TODO: I have to package it for Arch Linux… |
|||
08-31-2022, 01:39 PM
Post: #23
|
|||
|
|||
RE: New transfer tool for Linux: HPex
Yeah! I was planning to announce Alum at some point, I guess now is the time.
Basically, HPex sucks. It's bloated, complicated, and was never going to be cross-platform in any useful way. As a result, I've created Alum, which is command-line only but supports two-way XModem and Kermit, both via native implementations. This is far more functionality than HPex ever had. Furthermore, Alum can communicate to the XModem server, and I've documented the XModem server protocol in detail. Alum is programmed entirely in Rust, so it is cross-platform, can run standalone, and requires no large external libraries or binaries (except for one package on Linux). I can compile binaries for Windows and Linux in a day or two, but for more info, check the GitHub page. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)