question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Landing page to download openwhyd-electron

See original GitHub issue

What I have in mind:

  • a page available at https://openwhyd.org/download, to allow visitors to download the right openwhyd-electron build for their OS
  • content: should display a screenshot of how it looks (so that people understand that it’s running as a native app on their computer), and state that it allows background playback of tracks
  • implemented as a static web page, so that we can host its files (html + css + js) in the /docs folder of Openwhyd’s (or openwhyd-electron’s) Github repo, using Github-pages => no need to restart whydJS in production after changing its content
  • when a visitor browses that page, a piece of javascript code detects the OS from their user-agent string and displays a big button to download the corresponding Electron build from the latest Github release (e.g. https://github.com/openwhyd/openwhyd-electron/releases/tag/v0.1.0)

Inspiration:

Open problems / questions:

  • for Windows: how to decide which build to suggest, between win32 and win64? (maybe navigator.platform can provide it)

Notes:

  • https://github.com/openwhyd/openwhyd-electron/releases/latest automatically redirects to the latest release page

For reference, asked for tips on Electron’s Github repo

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
mauricesvaycommented, Nov 5, 2017

@adrienjoly I’ve updated the page with the info and pushed everything in this PR: https://github.com/openwhyd/openwhyd-electron/pull/13

1reaction
mauricesvaycommented, Nov 5, 2017

Alright, I’ll make a standalone landing page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Openwhyd-electron - GitHub
Openwhyd -electron. Openwhyd as a native app for your favorite OS, powered by Electron. This installable application allows to play Openwhyd tracks in...
Read more >
Openwhyd – Discover and collect the best music tracks from ...
Openwhyd : The community of music lovers. Discover and collect music gems from Youtube, Soundcloud, Deezer and more. Login Sign up ...
Read more >
8 Genius Ebook Landing Page Examples That Convert
Wondering how to best use landing pages to support your ebooks? ... 8 genius ebook landing pages that get readers downloading.
Read more >
Openwhyd track - Chrome 应用商店
This extension allows you to quickly add a music track to your Openwhyd profile, from any web page that contains a supported embed....
Read more >
Audio Streaming - Reddit - Dive into anything
Streaming Apps; ▷ Streaming Sites; ▷ Podcasts / Radio; ▷ Ambient / Relaxation. ▻ Audio Downloading. ▷ Download Apps; ▷ Download Sites.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found