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
|
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
|
pkgver = 2.3.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/KRTirtho/spotube/
|
url = https://github.com/KRTirtho/spotube/
|
||||||
|
@ -3,7 +3,7 @@ pkgname=spotube-bin
|
|||||||
pkgver=%{{SPOTUBE_VERSION}}%
|
pkgver=%{{SPOTUBE_VERSION}}%
|
||||||
pkgrel=%{{PKGREL}}%
|
pkgrel=%{{PKGREL}}%
|
||||||
epoch=
|
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)
|
arch=(x86_64)
|
||||||
url="https://github.com/KRTirtho/spotube/"
|
url="https://github.com/KRTirtho/spotube/"
|
||||||
license=('BSD-4-Clause')
|
license=('BSD-4-Clause')
|
||||||
|
@ -22,22 +22,24 @@
|
|||||||
<docsUrl>https://github.com/KRTirtho/spotube#readme</docsUrl>
|
<docsUrl>https://github.com/KRTirtho/spotube#readme</docsUrl>
|
||||||
<bugTrackerUrl>https://github.com/KRTirtho/spotube/issues/new</bugTrackerUrl>
|
<bugTrackerUrl>https://github.com/KRTirtho/spotube/issues/new</bugTrackerUrl>
|
||||||
<tags>spotube music audio spotify youtube flutter</tags>
|
<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>
|
<description>
|
||||||
Spotube is a Flutter based lightweight spotify client. It utilizes the power
|
Spotube is a Flutter based lightweight spotify client. It utilizes the power
|
||||||
of Spotify & Youtube's public API & creates a hazardless, performant & resource
|
of Spotify & Youtube's public API & creates a hazardless, performant & resource
|
||||||
friendly User Experience
|
friendly User Experience
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Open Source
|
- Open source/libre software
|
||||||
- No telementry, diagnostics or user data collection
|
- Anonymous/guest login
|
||||||
- Lightweight & resource friendly
|
- Cross platform support
|
||||||
|
- No telemetry, diagnostics or user data collection
|
||||||
|
- Lightweight & resource-friendly
|
||||||
- Native performance (Thanks to Flutter+Skia)
|
- Native performance (Thanks to Flutter+Skia)
|
||||||
- Playback control is on user's machine instead of server based
|
- Playback control is done locally instead of on the server
|
||||||
- Small size & less data hungry
|
- Small size & less data usage
|
||||||
- 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)
|
- 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.)
|
||||||
- Lyrics
|
- Time synced lyrics
|
||||||
- Downloadable track (WIP)
|
- Downloadable tracks
|
||||||
</description>
|
</description>
|
||||||
<releaseNotes>https://github.com/KRTirtho/spotube/releases/tag/v%{{SPOTUBE_VERSION}}%</releaseNotes>
|
<releaseNotes>https://github.com/KRTirtho/spotube/releases/tag/v%{{SPOTUBE_VERSION}}%</releaseNotes>
|
||||||
</metadata>
|
</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:
|
Features:
|
||||||
* Open Source
|
* Open source/libre software
|
||||||
* Anonymous/Guest Login
|
* Anonymous/guest login
|
||||||
* Cross platform
|
* Cross platform support
|
||||||
* No telemetry, diagnostics or user data collection
|
* No telemetry, diagnostics or user data collection
|
||||||
* Lightweight & resource friendly
|
* Lightweight & resource-friendly
|
||||||
* Native performance (Thanks to Flutter+Skia)
|
* Native performance (Thanks to Flutter+Skia)
|
||||||
* Playback control is on user's machine instead of server based
|
* Playback control is done locally instead of on the server
|
||||||
* Small size & less data hungry
|
* Small size & less data usage
|
||||||
* 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)
|
* 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.)
|
||||||
* Synced Lyrics
|
* Time synced lyrics
|
||||||
* Downloadable track
|
* Downloadable tracks
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
name: spotube
|
name: spotube
|
||||||
description: A lightweight free Spotify crossplatform-client which handles
|
description: Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
|
||||||
playback manually, streams music using Youtube & no Spotify premium account is
|
|
||||||
needed
|
|
||||||
|
|
||||||
publish_to: "none"
|
publish_to: "none"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user