mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'lms-material-app' into 'master'
New app: LMS-MaterialSkin See merge request fdroid/fdroiddata!6668
This commit is contained in:
commit
70a282c159
1 changed files with 30 additions and 0 deletions
30
metadata/com.craigd.lmsmaterial.app.yml
Normal file
30
metadata/com.craigd.lmsmaterial.app.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Craig Drummond
|
||||
SourceCode: https://github.com/CDrummond/lms-material-app
|
||||
IssueTracker: https://github.com/CDrummond/lms-material-app/issues
|
||||
Changelog: https://raw.githubusercontent.com/CDrummond/lms-material-app/HEAD/ChangeLog
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2X2CTDUH27V9L&source=url
|
||||
|
||||
Summary: Simple webview wrapper for MaterialSkin on an LMS server
|
||||
Description: |-
|
||||
Provides a webview wrapper for accessing a Logitech Media Server instance using
|
||||
MaterialSkin. Reqires the MaterialSkin plugin to be installed on your LMS
|
||||
instance.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CDrummond/lms-material-app
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.2
|
||||
versionCode: 2
|
||||
commit: 0.0.2
|
||||
subdir: lms-material
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.2
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue