Merge branch 'feature/com.mkulesh.onpc' into 'master'
New app: Enhanced Controller for Onkyo Closes rfp#905 See merge request fdroid/fdroiddata!4580
This commit is contained in:
commit
cbc6146dda
43
metadata/com.mkulesh.onpc.yml
Normal file
43
metadata/com.mkulesh.onpc.yml
Normal file
|
@ -0,0 +1,43 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Connectivity
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/mkulesh/onpc
|
||||
IssueTracker: https://github.com/mkulesh/onpc/issues
|
||||
Changelog: https://github.com/mkulesh/onpc/releases
|
||||
|
||||
AutoName: Enhanced Controller for Onkyo
|
||||
Summary: Remote controller for Onkyo devices
|
||||
Description: |-
|
||||
This app allows remote control of an Onkyo Network Player or a Network A/V
|
||||
Receiver via the "Integra Serial Communication Protocol". Its two most
|
||||
popular features are music playback and sound profile management.
|
||||
|
||||
Other benefits include:
|
||||
|
||||
* Maximum privacy: No ads, no trackers, no telemetry, no special permissions
|
||||
* One-click access to music playback actions
|
||||
* Full music playback control (play, stop, pause, track up/down, time seek, repeat and random modes)
|
||||
* The modern material design supports different color themes and works on smartphones and/or tablets in portrait and landscape mode
|
||||
* Tuneln Radio and Deezer streaming
|
||||
* Multi-zone support
|
||||
* Control of devices attached via RI
|
||||
* Play queue support (add, remove, clear, change playback order)
|
||||
* Display device details and control device settings such as dimmer level, digital filter, auto power
|
||||
* Allows control of receivers over an OpenVPN connection (even over a cellular connection)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mkulesh/onpc
|
||||
|
||||
Builds:
|
||||
- versionName: '0.8'
|
||||
versionCode: 8
|
||||
commit: v0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 8
|
Loading…
Reference in a new issue