mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-16 00:55:17 +00:00

* feat: add connect server support * feat: add ability discover and connect to same network Spotube(s) and sync queue * feat(connect): add player controls, shuffle, loop, progress bar and queue support * feat: make control page adaptive * feat: add volume control support * cd: upgrade macos runner version * chore: upgrade inappwebview version to 6 * feat: customized devices button * feat: add user icon next to devices button * feat: add play in remote device support * feat: show alert when new client connects * fix: ignore the device itself from broadcast list * fix: volume control not working * feat: add ability to select current device's output speaker
37 lines
636 B
YAML
37 lines
636 B
YAML
icon: assets/spotube-logo.png
|
|
summary: Lightweight cross-platform Spotify desktop client
|
|
group: Applications/Multimedia
|
|
vendor: Kingkor Roy Tirtho
|
|
packager: Kingkor Roy Tirtho
|
|
packagerEmail: krtirtho@gmail.com
|
|
license: BSD-4-Clause
|
|
url: https://github.com/KRTirtho/spotube
|
|
requires:
|
|
- mpv
|
|
- libappindicator
|
|
- jsoncpp
|
|
- libsecret
|
|
- libnotify
|
|
- xdg-user-dirs
|
|
- avahi
|
|
- mdns-scan
|
|
- nss-mdns
|
|
|
|
display_name: Spotube
|
|
|
|
keywords:
|
|
- Music
|
|
- Spotify
|
|
- Media
|
|
- Streaming
|
|
- YouTube
|
|
|
|
generic_name: Music Streaming Application
|
|
categories:
|
|
- Music
|
|
|
|
startup_notify: true
|
|
|
|
supported_mime_type:
|
|
- x-scheme-handler/spotify
|