-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.kde.babe.appdata.xml
33 lines (33 loc) · 1.91 KB
/
org.kde.babe.appdata.xml
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
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>org.kde.babe.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Babe</name>
<summary>Babe is a tiny music collection manager</summary>
<description>
<p> Babe will handle your whole music collection, letting you create custom playlists to organize your music. You can also filter your music by artist, title, album, genre, date and location. Babe let's you babe-mark your favorite YouTube music videos into your local collection by using the Chromium extension. Think of Babe as the playlist where all your favorite tracks at the moment are. And when needed you also have an integrated collection manager. </p>
<p>Use the Chrome extension to collect your favorite music videos from online streaming services like YouTube or Vimeo. Babe uses youtube-dl, so all the supported sites by it are also supported by Babe</p>
<p>Babe is built with a tight integration with the Plasma desktop, making use of native notifications, mpris controls, kde connect to send your music to your devices and also krunner action queries.</p>
<ul>
<li>this</li>
<li>that</li>
</ul>
</description>
<url type="homepage">https://babe.kde.org/</url>
<url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=babe</url>
<url type="donation">https://www.kde.org/community/donations/?app=Babe</url>
<screenshots>
<screenshot type="default">
<image>
see https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots
Central hosting for uploading at https://phabricator.kde.org/source/websites-product-screenshots/
Central URL to use here https://cdn.kde.org/screenshots/...
</image>
</screenshot>
</screenshots>
<provides>
<binary>babe</binary>
</provides>
<project_group>KDE</project_group>
</component>