nextcloud / appstore

:convenience_store: App Store for Nextcloud
https://apps.nextcloud.com
GNU Affero General Public License v3.0
289 stars 135 forks source link

Make download links available for external clients #703

Open usselite opened 4 years ago

usselite commented 4 years ago

With the latest release of the appstore integration clients are enhanced with (external) clients that connect with Nextcloud.

For example

  1. https://apps.nextcloud.com/apps/nextcloud_deck_android_app
  2. https://apps.nextcloud.com/apps/floccus
  3. or perhaps the Outlook Add-in.

What is missing in my opinion is a easy means of linking to the actual client download. In the case for the Nextcloud deck app, a download link to the Google Play store or FDroid store could be listed. In case for Floccus a posibility to link to the Chrome/Edge/Firefox Web Store. In case for the Outlook add-in link to https://download.nextcloud.com/outlook/

Now when you visit these pages you still have to manually find the actual client download itself. For some of these clients the download could be made user friendly. If the download is available through a trusted source. For example Google Play Store, FDroid, Chrome Web Store or the download page from Nextcloud can be considered trusted while obviously you do not want to link to some random Dropbox link.

(I took the Floccus app as an example) image

mario commented 4 years ago

Do you have links for buttons for all these stores? Firefox/Microsoft/Chrome/GPlay/FDroid/etc?

usselite commented 4 years ago

Do you have links for buttons for all these stores? Firefox/Microsoft/Chrome/GPlay/FDroid/etc?

--- Apps Google Play Store https://play.google.com/intl/en_us/badges/

Apple App Store https://developer.apple.com/app-store/marketing/guidelines/

F-Droid https://forum.f-droid.org/t/upgrade-of-f-droid-logo-icon-for-2019/7412/4

--- Web browser extensions Google Chrome Web Store https://developer.chrome.com/webstore/branding

Firefox (also contains Thunderbird Store badge) https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/

Microsoft Edge (Chromium) / General Microsoft Store badge. https://developer.microsoft.com/en-us/store/badges/

And one has to be made for a Nextcloud hosted download I guess :)

mario commented 4 years ago

@usselite thanks.