From 6bdaf66863530787935e45c708c8868df49d3183 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 5 Sep 2018 20:41:17 +0000 Subject: [PATCH] New App: WebMediaShare --- metadata/com.tobykurien.webmediashare.yml | 36 +++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.tobykurien.webmediashare.yml diff --git a/metadata/com.tobykurien.webmediashare.yml b/metadata/com.tobykurien.webmediashare.yml new file mode 100644 index 0000000000..b8e059176e --- /dev/null +++ b/metadata/com.tobykurien.webmediashare.yml @@ -0,0 +1,36 @@ +Categories: + - Internet + - Multimedia +License: MIT +WebSite: https://github.com/tobykurien/WebMediaShare +SourceCode: https://github.com/tobykurien/WebMediaShare +IssueTracker: https://github.com/tobykurien/WebMediaShare/issues +Changelog: https://github.com/tobykurien/WebMediaShare/releases + +AutoName: WebMediaShare +Summary: Browser for viewing, sharing, or casting media from websites +Description: | + WebMediaShare is an app to browse your favourite media websites (e.g. online + streaming sites, online radio stations, etc.) so that you can: + + * view the content without ads/popups/redirects/etc. + * share music from a streaming site to a media player app like VLC, so that it continues playing even if the screen is off + * send the media to your TV or Hifi (e.g. via the Kore app for Kodi, [[org.xbmc.kore]]). This works like Chromecast, but without the need for the Chromecast device, a Google account, Google Play Services, or special support for the site. + * share the media URL to friends on chats or email + * share the media to an app for downloading + +RepoType: git +Repo: https://github.com/tobykurien/WebMediaShare.git + +Builds: + - versionName: v1.0 + versionCode: 1 + commit: v1.0 + gradle: + - yes + output: app/build/outputs/apk/app-release-unsigned.apk + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: v1.0 +CurrentVersionCode: 1