New app: Cmus Remote, closes fdroid/rfp#195
This commit is contained in:
parent
114fd1a0b7
commit
dc1e01a4a2
49
metadata/com.joshtwigg.cmus.droid.txt
Normal file
49
metadata/com.joshtwigg.cmus.droid.txt
Normal file
|
@ -0,0 +1,49 @@
|
|||
Categories:Multimedia,Internet
|
||||
License:GPL-2.0
|
||||
Web Site:https://github.com/jatwigg/cmus-android-remote/blob/HEAD/README.md
|
||||
Source Code:https://github.com/jatwigg/cmus-android-remote
|
||||
Issue Tracker:https://github.com/jatwigg/cmus-android-remote/issues
|
||||
|
||||
Auto Name:Cmus Remote
|
||||
Summary:Remotely control CMUS instances
|
||||
Description:
|
||||
Remote control for the [https://cmus.github.io/ CMUS] media player.
|
||||
|
||||
How to use this
|
||||
|
||||
# Start your cmus like "cmus --listen 0.0.0.0"
|
||||
# Set a cmus password (if you have not already) ":set passwd=<Your Password>"
|
||||
# Install the apk
|
||||
# Add your ip address and password in settings and press "okay".
|
||||
|
||||
Features
|
||||
|
||||
* Save multiple cmus host configurations.
|
||||
* Implemented functions include: mute/unmute, volume up/down, shuffle, repeat track/all/none, seek track, previous, forward, stop, play and pause.
|
||||
* Current track information is displayed.
|
||||
* Theme changes depending on Android OS version.
|
||||
* Supports landscape and portrait mode.
|
||||
* Automatically fetches album artwork from google (can be disabled).
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jatwigg/cmus-android-remote
|
||||
|
||||
Build:1.4.3,8
|
||||
commit=381b3e9e54ba53c9a272a5a89cd6b0b7d7dade2c
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
The app has no license information, but says its a fork of the GPL2'ed
|
||||
https://github.com/seriousben/cmus-droid-remote. The import-summary.txt
|
||||
is mentioning the missing COPYING file, so it safe to assume that this
|
||||
project is indeed GPL2.
|
||||
|
||||
See https://github.com/jatwigg/cmus-android-remote/issues/8.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.4.3
|
||||
Current Version Code:8
|
Loading…
Reference in a new issue