forked from KRTirtho/spotube
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
40 additions
and
39 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<id>com.github.KRTirtho.Spotube</id> | ||
<name>Spotube</name> | ||
<summary> | ||
Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! | ||
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! | ||
</summary> | ||
<metadata_license>CC0-1.0</metadata_license> | ||
<project_license>BSD-4-Clause</project_license> | ||
|
@@ -15,52 +15,54 @@ | |
<developer_name>Kingkor Roy Tirtho</developer_name> | ||
<url type="homepage">https://github.com/krtirtho/spotube</url> | ||
<description> | ||
<p>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</p> | ||
<p>🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for | ||
both desktop & mobile!</p> | ||
<p>Following are the features that currently spotube offers:</p> | ||
<ul> | ||
<li>Open Source</li> | ||
<li>Anonymous/Guest Login</li> | ||
<li>Cross platform</li> | ||
<li>No telemetry, diagnostics or user data collection</li> | ||
<li>Lightweight & resource friendly</li> | ||
<li>Native performance (Thanks to Flutter+Skia)</li> | ||
<li>Playback control is on user's machine instead of server based</li> | ||
<li>Small size & less data hungry</li> | ||
<li>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)</li> | ||
<li>Synced Lyrics</li> | ||
<li>Downloadable track</li> | ||
<li>🚫 No ads, thanks to the use of public & free Spotify and YT Music APIs¹</li> | ||
<li>⬇️ Downloadable tracks</li> | ||
<li>🖥️ 📱 Cross-platform support</li> | ||
<li>🪶 Small size & less data usage</li> | ||
<li>🕵️ Anonymous/guest login</li> | ||
<li>🕒 Time synced lyrics</li> | ||
<li>✋ No telemetry, diagnostics or user data collection</li> | ||
<li>🚀 Native performance</li> | ||
<li>📖 Open source/libre software</li> | ||
<li>🔉 Playback control is done locally, not on the server</li> | ||
</ul> | ||
|
||
</description> | ||
<screenshots> | ||
<screenshot> | ||
<image type="source"> | ||
https://rawcdn.githack.com/KRTirtho/spotube/ebb00cdcb68c98ee785144568a5af1690ec7e6a3/assets/spotube-screenshot.png</image> | ||
https://rawcdn.githack.com/KRTirtho/spotube/62055018feade0b895663a0bfc5f85f265ae2154/assets/spotube-screenshot.png</image> | ||
</screenshot> | ||
</screenshots> | ||
<launchable type="desktop-id">com.github.KRTirtho.Spotube.desktop</launchable> | ||
<releases> | ||
%{{APPDATA_RELEASE}}% | ||
<release version="2.6.0" date="2022-12-09" /> | ||
<release version="2.5.0" date="2022-10-13" /> | ||
<releases> %{{APPDATA_RELEASE}}% <release version="2.6.0" date="2022-12-09" /> | ||
<release | ||
version="2.5.0" date="2022-10-13" /> | ||
<release version="2.4.1" date="2022-09-13" /> | ||
<release version="2.4.0" date="2022-09-09" /> | ||
<release | ||
version="2.4.0" date="2022-09-09" /> | ||
<release version="2.3.1" date="2022-07-11" /> | ||
<release version="2.2.1" date="2022-06-09" /> | ||
<release | ||
version="2.2.1" date="2022-06-09" /> | ||
<release version="2.2.0" date="2022-06-05" /> | ||
<release version="2.1.0" date="2022-05-10" /> | ||
<release | ||
version="2.1.0" date="2022-05-10" /> | ||
<release version="2.0.0" date="2022-03-24" /> | ||
<release version="1.2.0" date="2022-02-02" /> | ||
<release | ||
version="1.2.0" date="2022-02-02" /> | ||
<release version="1.1.0" date="2022-01-27" /> | ||
<release version="1.0.1" date="2022-01-15" /> | ||
<release | ||
version="1.0.1" date="2022-01-15" /> | ||
<release version="1.0.0" date="2022-01-14" /> | ||
<release version="0.0.3" date="2021-05-08" /> | ||
<release | ||
version="0.0.3" date="2021-05-08" /> | ||
<release version="0.0.2" date="2021-03-31" /> | ||
<release version="0.0.1" date="2021-03-20" /> | ||
<release | ||
version="0.0.1" date="2021-03-20" /> | ||
</releases> | ||
<content_rating type="oars-1.1" /> | ||
<update_contact>[email protected]</update_contact> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+361 KB
(390%)
metadata/en-US/images/phoneScreenshots/screenshot-home-dark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+450 KB
(1500%)
metadata/en-US/images/phoneScreenshots/screenshot-lockscreen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+366 KB
(930%)
metadata/en-US/images/phoneScreenshots/screenshot-player-view.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.