This repository was archived by the owner on Dec 10, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 384
Expand file tree
/
Copy pathsh.cider.Cider.metainfo.xml
More file actions
38 lines (31 loc) · 1.46 KB
/
sh.cider.Cider.metainfo.xml
File metadata and controls
38 lines (31 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<content_rating type="oars-1.0"/>
<id>sh.cider.Cider</id>
<name>Cider</name>
<summary>An open source and community oriented Apple Music client</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>AGPL-1.0-or-later</project_license>
<developer_name>Cider Collective</developer_name>
<url type="homepage">https://cider.sh/?utm_source=flathub%26utm_medium=link%26utm_campaign=product-page</url>
<url type="bugtracker">https://github.com/ciderapp/Cider/issues</url>
<url type="donation">https://ko-fi.com/cryptofyre</url>
<description>
<p>
Project Cider. A new look into listening and enjoying Apple Music in style and performance with Features such as Discord and Last.fm integration, spatial audio support, equalizers, and remote controllable using companion app
</p>
</description>
<launchable type="desktop-id">cider.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://github.com/ciderapp/cider.sh/blob/main/assets/img/frontpage-scn.png?raw=true</image>
</screenshot>
</screenshots>
<releases>
<release version="v1.3.0.1555" date="2022-03-24"/>
<release version="v1.3.0.1548" date="2022-03-24"/>
<release version="v1.3.0.1541" date="2022-03-23"/>
<release version="v1.3.0.1540" date="2022-03-23"/>
<release version="v1.3.0.1531" date="2022-03-22"/>
</releases>
</component>