Thanks for good utility!
- Can you add capability to download rustdesk binaries please? My test is failed:
a@asya:~/mycode/hubapp$ ./hubapp install rustdesk/rustdesk
✔ 1.4.0
2025/06/18 01:07:33 Creating directory for application: /home/a/.rustdesk/
2025/06/18 01:07:33
No binaries found matching your computer's operating system or architecture.
Please verify user's releases for a valid binary.
The release binary should have the operating system and architecture in it's name.
- Other test also failed...
a@asya:~/mycode/hubapp$ ./hubapp install zyedidia/eget
✔ 1.3.4
2025/06/18 01:15:14 Creating directory for application: /home/a/.eget/
Downloading https://github.com/zyedidia/eget/releases/download/v1.3.4/eget-1.3.4-linux_amd64.tar.gz to eget-1.3.4-linux_amd64.tar.gz
Downloading ...
2790733 bytes downloaded.
2025/06/18 01:15:16 Unable to download and create a symlink to the downloaded binary
x64 is so natural for GitHub – it's the value x86-64 GitHub runner's runner.arch renders into: https://github.com/KonishchevDmitry/binup/blob/4b99bbd5961b12355e228dc0e3ac2fb31048aaf4/.github/workflows/release.yml#L50
3)
a@asya:~/mycode/hubapp$ ./hubapp install KonishchevDmitry/binup
✔ 1.6.1
2025/06/18 01:16:24 Creating directory for application: /home/a/.binup/
2025/06/18 01:16:24
No binaries found matching your computer's operating system or architecture.
Please verify user's releases for a valid binary.
The release binary should have the operating system and architecture in it's name.
My system is
a@asya:~/mycode/hubapp$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 25.04
Release: 25.04
Codename: plucky
Thanks for good utility!
x64 is so natural for GitHub – it's the value x86-64 GitHub runner's runner.arch renders into: https://github.com/KonishchevDmitry/binup/blob/4b99bbd5961b12355e228dc0e3ac2fb31048aaf4/.github/workflows/release.yml#L50
3)
My system is