From 2e06fa41ab62dcc1714c1897aaec25b690d69c06 Mon Sep 17 00:00:00 2001 From: meenbeese <114044633+meenbeese@users.noreply.github.com> Date: Thu, 9 Mar 2023 00:37:08 -0500 Subject: [PATCH 1/3] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi there. Your app is great but I noticed some issues in the README and decided to fix them. I didn’t change the overall layout, but made some minor improvements here and there: fixed some grammar issues, clarified the wordings of some sentences, moved some elements to make better sense, fixed weird capitalizations, tweaked the size of some icons, and replaced an Android icon with a better one. --- README.md | 80 +++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index 2dd77f141..cac6c20ba 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@
-Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API & creates a hazardless, performant & resource friendly User Experience +Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API to create a hazardless, performant & resource friendly user-experience. ####Desktop
@@ -36,29 +36,23 @@ Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It ![Application Mobile Screenshot](assets/mobile-screenshots/mobile-combined.jpg) -- - - -
- # Features -Following are the features that currently spotube offers: +Following are the features that currently Spotube offers: -- 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 on 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 -# Support this project +# Support development [!["Donate to out Collective"](https://opencollective.com/spotube/donate/button.png?color=blue)](https://opencollective.com/spotube) @@ -66,27 +60,27 @@ Following are the features that currently spotube offers: # Installation -I'm always releasing newer versions of binary of the software each 2-3 month with minor changes & each 6-8 month with major changes. Grab the binaries +I'm always releasing newer versions of binaries of the software every 2-3 months with minor changes & every 6-8 months with major changes. Grab them! | Platform | Package/Installation Method | | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android | [][android-dlink]- +
# Library/Plugin/Framework Credits @@ -201,20 +195,24 @@ But why? You can learn about it [here](https://dev.to/krtirtho/choosing-open-sou 1. [spotify](https://github.com/rinukkusu/spotify-dart) - An incomplete dart library for interfacing with the Spotify Web API. 1. [window_size](https://github.com/google/flutter-desktop-embedding.git) - Allows resizing and repositioning the window containing Flutter. -# The Team +# The team - [Kingkor Roy Tirtho](https://github.com/KRTirtho) - The Founder, Maintainer and Lead Developer - [Owen Conor](https://github.com/owencz1998) - The Cool Discord Moderator - [Piotr Rogowski](https://github.com/karniv00l) - The MacOS Developer - [Rusty Apple](https://github.com/RustyApple) - The Mysterious Unknown Guy -# Social handlers +# Social platforms -Follow me on [Twitter](https://twitter.com/@krtirtho) for newer updates about this application +Follow me on [Twitter](https://twitter.com/@krtirtho), or join our amazing [Discord](https://discord.gg/uJ94vxB6vg) server to always get newer updates about the application. ++ + + +
-© 2022 Spotube
- +© 2023 Spotube
[win32-dlink]: https://github.com/KRTirtho/spotube/releases/latest/download/Spotube-windows-x86_64-setup.exe From 686e24addde66762700383ecabe67ee86b20720a Mon Sep 17 00:00:00 2001 From: meenbeese <114044633+meenbeese@users.noreply.github.com> Date: Thu, 9 Mar 2023 00:47:31 -0500 Subject: [PATCH 2/3] Fixed a small mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cac6c20ba..33a465c8b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Following are the features that currently Spotube offers: - No telemetry, diagnostics or user data collection - Lightweight & resource-friendly - Native performance (Thanks to Flutter+Skia) -- Playback control is done on locally instead of on the server +- 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 From 3350184b195775f8309e8ef1118f547a8daff362 Mon Sep 17 00:00:00 2001 From: meenbeese <114044633+meenbeese@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:11:16 -0500 Subject: [PATCH 3/3] Moving Discord banner and minor rewording --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 33a465c8b..00ff51c36 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ -Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API to create a hazardless, performant & resource friendly user-experience. +Spotube is a [Flutter](https://flutter.dev) based lightweight Spotify client. It utilizes the power of Spotify & Youtube's public APIs to create a reliable, robust & resource-light user experience. ####Desktop
@@ -36,6 +36,12 @@ Spotube is a [Flutter](https://flutter.dev) based lightweight spotify client. It ![Application Mobile Screenshot](assets/mobile-screenshots/mobile-combined.jpg) ++ + + +
+ # Features Following are the features that currently Spotube offers: @@ -206,12 +212,6 @@ But why? You can learn about it [here](https://dev.to/krtirtho/choosing-open-sou Follow me on [Twitter](https://twitter.com/@krtirtho), or join our amazing [Discord](https://discord.gg/uJ94vxB6vg) server to always get newer updates about the application. -- - - -
-© 2023 Spotube