mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-27 21:39:31 +00:00
39 lines
1.5 KiB
XML
39 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>dr.blank.vaani</id>
|
|
<name>Vaani</name>
|
|
<summary>Beautiful, Fast and Functional Audiobook Player for your Audiobookshelf server</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>AGPL-3.0-or-later</project_license>
|
|
<description>
|
|
<p>Vaani is a client for your (self-hosted) Audiobookshelf server.</p>
|
|
<p>Features:</p>
|
|
<ul>
|
|
<li>Functional Player: Speed Control, Sleep Timer, Shake to Control Player</li>
|
|
<li>Save data with Offline listening and caching</li>
|
|
<li>Material Design</li>
|
|
<li>Extensive Settings to customize every tiny detail</li>
|
|
</ul>
|
|
<p>Note: you need an Audiobookshelf server setup for this app to work. Please see https://www.audiobookshelf.org/ on how to setup one if not already.</p>
|
|
</description>
|
|
<launchable type="desktop-id">
|
|
dr.blank.vaani.desktop
|
|
</launchable>
|
|
<categories>
|
|
<category>AudioVideo</category>
|
|
<category>Audio</category>
|
|
<category>Player</category>
|
|
</categories>
|
|
<keywords>
|
|
<keyword>Audiobook</keyword>
|
|
<keyword>Audiobook Player</keyword>
|
|
<keyword>Audiobookshelf</keyword>
|
|
</keywords>
|
|
<url type="homepage">https://github.com/dr-blank/vaani</url>
|
|
<provides>
|
|
<modalias>x-scheme-handler/vaani</modalias>
|
|
</provides>
|
|
<developer_name>Dr.Blank</developer_name>
|
|
<update_contact>drblankdev@gmail.com</update_contact>
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|