Skip to content

Commit

Permalink
chore: update descriptions and features across publishable files
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Mar 16, 2023
1 parent fb493cf commit 27ef3cf
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion aur-struct/.SRCINFO
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
2 changes: 1 addition & 1 deletion aur-struct/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down
20 changes: 11 additions & 9 deletions choco-struct/spotube.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -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 &amp; no Spotify premium account is needed 😱</summary>
<summary>🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop &amp; mobile! </summary>
<description>
Spotube is a Flutter based lightweight spotify client. It utilizes the power
of Spotify &amp; Youtube's public API &amp; creates a hazardless, performant &amp; resource
friendly User Experience

# Features
- Open Source
- No telementry, diagnostics or user data collection
- Lightweight &amp; resource friendly
- Open source/libre software
- Anonymous/guest login
- Cross platform support
- No telemetry, diagnostics or user data collection
- Lightweight &amp; resource-friendly
- Native performance (Thanks to Flutter+Skia)
- Playback control is on user's machine instead of server based
- Small size &amp; less data hungry
- No spotify or youtube ads since it uses all public &amp; 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 &amp; less data usage
- No Spotify or YouTube ads since it uses all public &amp; 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>
Expand Down
20 changes: 10 additions & 10 deletions metadata/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -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
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit 27ef3cf

Please sign in to comment.