mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-25 12:29:30 +00:00
feat: deeplinks for linux (#84)
Some checks failed
Some checks failed
This commit is contained in:
parent
db20682004
commit
4619657f00
3 changed files with 76 additions and 4 deletions
|
|
@ -15,6 +15,20 @@ essential: false
|
|||
|
||||
icon: assets/icon/logo.png
|
||||
|
||||
description:
|
||||
short: Beautiful, Fast and Functional Audiobook Player for your Audiobookshelf server.
|
||||
long: |
|
||||
Vaani is a client for your (self-hosted) Audiobookshelf server.
|
||||
|
||||
Features:
|
||||
- Functional Player: Speed Control, Sleep Timer, Shake to Control Player
|
||||
- Save data with Offline listening and caching
|
||||
- Material Design
|
||||
- Extensive Settings to customize every tiny detail
|
||||
|
||||
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.
|
||||
|
||||
postuninstall_scripts:
|
||||
- echo "Sorry to see you go."
|
||||
|
||||
|
|
@ -26,7 +40,12 @@ keywords:
|
|||
generic_name: Audiobook Player
|
||||
|
||||
categories:
|
||||
- Media
|
||||
- Utility
|
||||
- AudioVideo
|
||||
- Audio
|
||||
- Player
|
||||
|
||||
startup_notify: true
|
||||
|
||||
# https://github.com/llfbandit/app_links/blob/051f53fa6039cbfaef0fcde73df20fef9e248cab/doc/README_linux.md
|
||||
supported_mime_type:
|
||||
- x-scheme-handler/vaani
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue