-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkaroo-app-manifest.json
More file actions
12 lines (12 loc) · 1023 Bytes
/
Copy pathkaroo-app-manifest.json
File metadata and controls
12 lines (12 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
{
"label": "ClipRide",
"packageName": "com.clipride",
"latestApkUrl": "https://github.com/yrkan/clipride/releases/latest/download/clipride.apk",
"latestVersion": "2.0.1",
"latestVersionCode": 6,
"iconUrl": "https://raw.githubusercontent.com/yrkan/clipride/main/assets/icon.png",
"developer": "Yuri Kan",
"description": "Unofficial third-party extension for controlling GoPro® cameras from Karoo via BLE. Auto-record with ride lifecycle, smart auto-highlights (lap, peak power, max speed, climb summit, HR Zone 5, high-speed descent), 6 live data fields, video settings, in-ride alerts, auto-reconnect. No phone needed. Not affiliated with or endorsed by GoPro, Inc.",
"releaseNotes": "v2.0.1: Bug fixes, SD card protection (auto-stop recording at <1 min remaining), battery prediction with time remaining estimate. v2.0.0: Smart highlights (summit, HR Zone 5, descent), camera control, video settings (resolution, FPS, FOV, stabilization), mode switching, quick photo capture.",
"screenshotUrls": []
}