mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore: update descriptions and features across publishable files
This commit is contained in:
parent
fb493cfd73
commit
27ef3cf11d
@ -1,5 +1,5 @@
|
||||
pkgbase = spotube-bin
|
||||
pkgdesc = A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed
|
||||
pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
||||
pkgver = 2.3.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/KRTirtho/spotube/
|
||||
|
@ -3,7 +3,7 @@ pkgname=spotube-bin
|
||||
pkgver=%{{SPOTUBE_VERSION}}%
|
||||
pkgrel=%{{PKGREL}}%
|
||||
epoch=
|
||||
pkgdesc="A lightweight free Spotify crossplatform-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed"
|
||||
pkgdesc="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
|
||||
arch=(x86_64)
|
||||
url="https://github.com/KRTirtho/spotube/"
|
||||
license=('BSD-4-Clause')
|
||||
|
@ -22,22 +22,24 @@
|
||||
<docsUrl>https://github.com/KRTirtho/spotube#readme</docsUrl>
|
||||
<bugTrackerUrl>https://github.com/KRTirtho/spotube/issues/new</bugTrackerUrl>
|
||||
<tags>spotube music audio spotify youtube flutter</tags>
|
||||
<summary>A lightweight free Spotify 🎧 crossplatform-client 🖥📱 which handles playback manually, streams music using Youtube & no Spotify premium account is needed 😱</summary>
|
||||
<summary>🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! </summary>
|
||||
<description>
|
||||
Spotube is a Flutter based lightweight spotify client. It utilizes the power
|
||||
of Spotify & Youtube's public API & creates a hazardless, performant & resource
|
||||
friendly User Experience
|
||||
|
||||
# Features
|
||||
- Open Source
|
||||
- No telementry, diagnostics or user data collection
|
||||
- Lightweight & resource friendly
|
||||
- Open source/libre software
|
||||
- Anonymous/guest login
|
||||
- Cross platform support
|
||||
- No telemetry, diagnostics or user data collection
|
||||
- Lightweight & resource-friendly
|
||||
- Native performance (Thanks to Flutter+Skia)
|
||||
- Playback control is on user's machine instead of server based
|
||||
- Small size & less data hungry
|
||||
- No spotify or youtube ads since it uses all public & free APIs (But it's recommended to support the creators by watching/liking/subscribing to the artists youtube channel or add as favourite track in spotify. Mostly buying spotify premium is the best way to support their valuable creations)
|
||||
- Lyrics
|
||||
- Downloadable track (WIP)
|
||||
- Playback control is done locally instead of on the server
|
||||
- Small size & less data usage
|
||||
- No Spotify or YouTube ads since it uses all public & free APIs (It is still recommended to support the creators by watching/liking/subscribing to the artists' YouTube channels or liking their tracks on Spotify. Purchasing Spotify Premium is usually the best way to support their valuable creations.)
|
||||
- Time synced lyrics
|
||||
- Downloadable tracks
|
||||
</description>
|
||||
<releaseNotes>https://github.com/KRTirtho/spotube/releases/tag/v%{{SPOTUBE_VERSION}}%</releaseNotes>
|
||||
</metadata>
|
||||
|
@ -1,15 +1,15 @@
|
||||
A lightweight free Spotify crossplatform-client (desktop: Mac, Linux, Windows, mobile: Android) which handles playback manually, streams music using Youtube & no Spotify premium account is needed
|
||||
Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
||||
|
||||
|
||||
Features:
|
||||
* Open Source
|
||||
* Anonymous/Guest Login
|
||||
* Cross platform
|
||||
* Open source/libre software
|
||||
* Anonymous/guest login
|
||||
* Cross platform support
|
||||
* No telemetry, diagnostics or user data collection
|
||||
* Lightweight & resource friendly
|
||||
* Lightweight & resource-friendly
|
||||
* Native performance (Thanks to Flutter+Skia)
|
||||
* Playback control is on user's machine instead of server based
|
||||
* Small size & less data hungry
|
||||
* No spotify or youtube ads since it uses all public & free APIs (But it's recommended to support the creators by watching/liking/subscribing to the artists youtube channel or add as favourite track in spotify. Mostly buying spotify premium is the best way to support their valuable creations)
|
||||
* Synced Lyrics
|
||||
* Downloadable track
|
||||
* Playback control is done locally instead of on the server
|
||||
* Small size & less data usage
|
||||
* No Spotify or YouTube ads since it uses all public & free APIs (It is still recommended to support the creators by watching/liking/subscribing to the artists' YouTube channels or liking their tracks on Spotify. Purchasing Spotify Premium is usually the best way to support their valuable creations.)
|
||||
* Time synced lyrics
|
||||
* Downloadable tracks
|
||||
|
@ -1,7 +1,5 @@
|
||||
name: spotube
|
||||
description: A lightweight free Spotify crossplatform-client which handles
|
||||
playback manually, streams music using Youtube & no Spotify premium account is
|
||||
needed
|
||||
description: Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
||||
|
||||
publish_to: "none"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user