mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-16 09:05:16 +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
43 lines
713 B
YAML
43 lines
713 B
YAML
display_name: Spotube
|
|
package_name: spotube
|
|
|
|
maintainer:
|
|
name: Kingkor Roy Tirtho
|
|
email: krtirtho@gmail.com
|
|
|
|
priority: optional
|
|
section: x11
|
|
installed_size: 24400
|
|
|
|
dependencies:
|
|
- mpv
|
|
- libappindicator3-1 | libayatana-appindicator3-1
|
|
- gir1.2-appindicator3-0.1 | gir1.2-ayatanaappindicator3-0.1
|
|
- libsecret-1-0
|
|
- libnotify-bin
|
|
- libjsoncpp25
|
|
- libmpv1 | libmpv2
|
|
- xdg-user-dirs
|
|
- avahi-daemon
|
|
- avahi-discover
|
|
- avahi-utils
|
|
- libnss-mdns
|
|
- mdns-scan
|
|
|
|
essential: false
|
|
icon: assets/spotube-logo.png
|
|
|
|
keywords:
|
|
- Music
|
|
- Spotify
|
|
- Media
|
|
- Streaming
|
|
- YouTube
|
|
|
|
generic_name: Music Streaming Application
|
|
categories:
|
|
- Music
|
|
|
|
supported_mime_type:
|
|
- x-scheme-handler/spotify
|