Merge branch 'WebMediaShare' into 'master'
New App: WebMediaShare Closes rfp#698 See merge request fdroid/fdroiddata!3645
This commit is contained in:
commit
79ab6e4790
36
metadata/com.tobykurien.webmediashare.yml
Normal file
36
metadata/com.tobykurien.webmediashare.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue