durasj / webamp-desktop

Experimental cross-platform (Win, Mac, Linux) desktop version of Winamp 2.9 reimplementation - Webamp
https://desktop.webamp.org/
MIT License
212 stars 26 forks source link

Missing download links. #24

Open Darkflib opened 2 months ago

Darkflib commented 2 months ago

Describe the bug

The webpage pointed to by the github repo https://desktop.webamp.org/ doesn't seem to have any download links or links to a download page.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://desktop.webamp.org/
  2. Click on NOTHING

Expected behavior I would expect that there would be a clearly marked link on the page. The only link on the page is to the repository... so we have a complete loop.

Screenshots See attached image image

Desktop (please complete the following information):

Additional context I also don't see a releases or other artifact link within the Github page.

Darkflib commented 2 months ago

image

It appears there are links on the page, but they are not visible.

Darkflib commented 2 months ago

Looks like a JS error is causing these to not be populated and made visible:

image

Darkflib commented 2 months ago

Maybe just link to the releases page: https://github.com/durasj/webamp-desktop/releases

Not sure why the releases link wasn't visible on the repo itself tho.