91 lines
2.1 KiB
YAML
91 lines
2.1 KiB
YAML
Categories:
|
||
- Multimedia
|
||
License: GPL-2.0-only
|
||
AuthorName: Thomas G. Kenny Jr
|
||
WebSite: https://github.com/pot8oe/mythmote/wiki
|
||
SourceCode: https://github.com/pot8oe/mythmote
|
||
IssueTracker: https://github.com/pot8oe/mythmote/issues
|
||
|
||
AutoName: mythmote
|
||
Description: |-
|
||
A network remote control for MythTV.
|
||
|
||
''MythMote'' controls MythTV frontends. Control is obtained through the
|
||
frontend’s raw text-based TCP socket interface.
|
||
|
||
'''NOTE:''' You MUST have a functional MythTV setup and mythfrontend network
|
||
remote control enabled.
|
||
|
||
'''Features:'''
|
||
|
||
* Manage multiple frontends
|
||
* Basic navigation and media control
|
||
* Keyboard input passthrough to frontend
|
||
* Wake-On-LAN
|
||
* Customizable Keybindings
|
||
* Supports small and large screen devices
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/pot8oe/mythmote
|
||
|
||
Builds:
|
||
- versionName: 1.6.2
|
||
versionCode: 1304
|
||
commit: 577614a726194480a0
|
||
rm:
|
||
- src/tkj/android/homecontrol/mythmote/R.java
|
||
|
||
- versionName: 1.7.1
|
||
versionCode: 1608
|
||
commit: 69cc64f0c2cf3a54f
|
||
rm:
|
||
- src/tkj/android/homecontrol/mythmote/R.java
|
||
|
||
- versionName: 1.8.6
|
||
versionCode: 2308
|
||
commit: 02f96cf0f866768e9
|
||
rm:
|
||
- src/tkj/android/homecontrol/mythmote/R.java
|
||
|
||
- versionName: 1.9.0
|
||
versionCode: 2408
|
||
commit: 15d2a3645963a2
|
||
rm:
|
||
- src/tkj/android/homecontrol/mythmote/R.java
|
||
|
||
- versionName: 1.9.0.1
|
||
versionCode: 2508
|
||
commit: 58b1230b4047a4
|
||
rm:
|
||
- src/tkj/android/homecontrol/mythmote/R.java
|
||
|
||
- versionName: 1.9.0.2
|
||
versionCode: 2608
|
||
commit: 201d420b7cd64f98b83bc
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: 1.9.1.0
|
||
versionCode: 2808
|
||
commit: mythmote-1.9.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/default_gestures
|
||
|
||
- versionName: 1.10.0.0
|
||
versionCode: 2908
|
||
commit: mythmote-1.10.0.0
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/default_gestures
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 1.11.0.0
|
||
CurrentVersionCode: 3014
|