mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
38 lines
1.1 KiB
XML
38 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<component type="desktop-application">
|
|
<id>com.github.librepods</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-only</project_license>
|
|
<icon
|
|
type="remote"
|
|
>https://github.com/kavishdevar/librepods/blob/main/linux/assets/librepods.png</icon>
|
|
|
|
<name>librepods</name>
|
|
<summary>AirPods liberated from Apple's ecosystem</summary>
|
|
|
|
<description>
|
|
<p>
|
|
LibrePods unlocks Apple's exclusive AirPods features on non-Apple devices.
|
|
Get access to noise control modes, adaptive transparency, ear detection,
|
|
hearing aid, customized transparency mode, battery status, and more - all the
|
|
premium features you paid for but Apple locked to their ecosystem.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">me.kavishdevar.librepods.desktop</launchable>
|
|
|
|
<url type="homepage">https://github.com/kavishdevar/librepods</url>
|
|
<provides>
|
|
<binary>librepods</binary>
|
|
</provides>
|
|
|
|
<keywords>
|
|
<keyword>airpods</keyword>
|
|
<keyword>librepods</keyword>
|
|
</keywords>
|
|
|
|
<releases>
|
|
<release version="0.1.0" />
|
|
</releases>
|
|
</component>
|