MeshCommander icon indicating copy to clipboard operation
MeshCommander copied to clipboard

Fix the number row minus key

Open d10n opened this issue 10 months ago • 4 comments

d10n avatar Feb 13 '25 04:02 d10n

Any idea on when this will be merged? I lost access to my server's web interface the other day and had to go through AMT back channel using meshcommander. Everything worked great and got KVM except that I was unable to run the command ifreload -a or any other command that takes a - 🤦🏼

tomdaley92 avatar Mar 22 '25 05:03 tomdaley92

Meshcommander hasn't been updated in years! But I'm happy to merge requests if they fix things And someone can point me in the direction of HOW to build it as I haven't been able to do this yet Also i have no control over the npm, so @Ylianst would have to do the new releases etc

si458 avatar Mar 22 '25 10:03 si458

@si458 "WebSite Compiler" which is mentioned in the README as the build tool is not open source and the binary download has disappeared from the internet. (I don't fault Yilanst for allocating less time to PRs this given the situation). I ported this fix over from my PR in mesh-mini, a fork which has a working build system: https://github.com/BrytonSalisbury/mesh-mini/pull/9. The mesh-mini build system is Windows-only, but I made it cross-platform in my next PR: https://github.com/BrytonSalisbury/mesh-mini/pull/10. @tomdaley92 you can use my PR in mesh-mini and as a workaround, the numpad minus key will work in the current MeshCommander release when the regular minus key doesn't.

d10n avatar Apr 06 '25 00:04 d10n

@d10n @Ylianst actually sent me a copy of the websiteBuilder but said he wasn't sure on the licensing side of things if we could share it openly or not. I have been able to build the meshcommander into small single files and even the small version to embed into nics that support it but i haven't been able to build the msi/exe installer yet for meshcommander as im missing the source code for the installer files but at least its a start!

si458 avatar Apr 06 '25 00:04 si458