sol icon indicating copy to clipboard operation
sol copied to clipboard

download button should download latest version

Open foss- opened this issue 3 years ago • 3 comments

https://www.solapp.io/ has a nice download button. But instead of downloading the latest version it directs users to https://github.com/ospfranco/sol/tree/main/releases showing downloads from old to new in confusing order.

It would be great if a click on download would just download the latest version.

foss- avatar Aug 10 '22 08:08 foss-

Feel free to submit a PR:

https://github.com/ospfranco/site_sol

ospfranco avatar Aug 10 '22 08:08 ospfranco

I know how that works, sadly I am not a developer so you wouldn't want to deal with my PRs. Do you only want feature requests from people willing to personally work on what they file? Am aware Feeder has such a policy, so in that case feel free to close this issue.

foss- avatar Aug 10 '22 09:08 foss-

I encourage ppl to submit PRs because I don't work for free but just leave it open and maybe I will get to it when I have time

ospfranco avatar Aug 10 '22 10:08 ospfranco

I took a quick look but there is no easy way to get a download link from brew which automatically parses the appcast.xml which contains the info about the latest release, I would have to manually try to parse the file structure in the github repo... which is not really worth my time atm. I will close for now, it's not pretty but it works.

ospfranco avatar Aug 15 '22 05:08 ospfranco