New app: OpenPods
This commit is contained in:
parent
35c105b93e
commit
042a73e5c0
35
metadata/com.dosse.airpods.yml
Normal file
35
metadata/com.dosse.airpods.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Multimedia
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://fdossena.com/?p=openPods/index.frag
|
||||||
|
SourceCode: https://github.com/adolfintel/OpenPods
|
||||||
|
IssueTracker: https://github.com/adolfintel/OpenPods/issues
|
||||||
|
Donate: https://paypal.me/sineisochronic
|
||||||
|
|
||||||
|
Summary: Check the battery status of your AirPods
|
||||||
|
Description: |-
|
||||||
|
OpenPods lets you monitor the battery status of your AirPods on
|
||||||
|
Android devices.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Shows a notification with AirPods status when they are connected
|
||||||
|
* Respects your privacy
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/adolfintel/OpenPods.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.3'
|
||||||
|
versionCode: 3
|
||||||
|
commit: '0.3'
|
||||||
|
subdir: OpenPods/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.3'
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue