mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
Merge pull request #135 from usetrmnl/update-fdroid-metadata
[UPDATE] F-droid metadata based on PR changes
This commit is contained in:
@@ -11,41 +11,22 @@ IssueTracker: https://github.com/usetrmnl/trmnl-android/issues
|
||||
Changelog: https://github.com/usetrmnl/trmnl-android/releases
|
||||
|
||||
AutoName: TRMNL Mirror
|
||||
Summary: Mirror TRMNL e-ink displays on Android devices
|
||||
Description: |-
|
||||
TRMNL Display Mirror serves as a digital display mirror for TRMNL e-ink devices. The app connects to the TRMNL API, fetches display data, and shows it on Android devices.
|
||||
|
||||
Key Features:
|
||||
• Token-based authentication with TRMNL/BYOS API
|
||||
• Automatic periodic image refresh from the server
|
||||
• Adaptive refresh rate based on server response config
|
||||
• Manual refresh capabilities and option to load next playlist image
|
||||
• Support for custom server URLs for BYOS installations
|
||||
• Refresh history logging for tracking & validation
|
||||
• Support for standard TRMNL, BYOD (Bring Your Own Device), and BYOS (Bring Your Own Server) configurations
|
||||
|
||||
The app requires a valid access token or device MAC address to connect to TRMNL services. You can obtain this through:
|
||||
• Owning a TRMNL device with the developer edition add-on
|
||||
• Purchasing the BYOD product
|
||||
• Having a self-serve installation of TRMNL service using BYOS
|
||||
|
||||
The app works without Google Play Services and is suitable for e-ink tablets and other Android devices running Android 9.0 (API 28) or higher.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/usetrmnl/trmnl-android.git
|
||||
Binaries: https://github.com/usetrmnl/trmnl-android/releases/download/v%v/trmnl-mirror-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.5
|
||||
versionCode: 16
|
||||
commit: v1.9.5
|
||||
- versionName: 1.9.4
|
||||
versionCode: 15
|
||||
commit: v1.9.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
output: build/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
- yes
|
||||
|
||||
MaintainerNotes: This app uses the F-Droid flavor for gradle build.
|
||||
AllowedAPKSigningKeys: 6e223dde257ec61506728c4cb5002885ac5d8799bf55c2d783d39a26c6cd9fbc
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.5
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 15
|
||||
|
||||
Reference in New Issue
Block a user