From fc06de8023ab5cc3757254cb9c530b83816b3196 Mon Sep 17 00:00:00 2001 From: Akhila Ficel Date: Sat, 6 Jan 2024 18:47:11 +0530 Subject: [PATCH] update intro in README.md --- README.md | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a56041c..94622c4 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,28 @@ # heartify-cli -A CLI tool to export and filter out your Spotify liked songs into playlists. With support for filters like ranges of date added, release date, genre, audio features, and more. +A CLI tool to export and filter out your Spotify liked songs into playlists. +With support for filters like ranges of date added, release date, genres, audio features, and more. + ## What does it solve? -As someone with close to 2500 tracks in my Liked songs (rookie numbers, ik), I needed a way to organize them without needing to move away from 'Liking' more songs. Heartify attempts to solve this problem +Around 2500 Liked songs in, I needed a way to organise the chaos without having to move away from 'liking' any more songs. +Hopefully, it's useful to more people out there with little time and a lot of songs :) + +With heartify, you may -- Share your liked songs - Export them to a playlist ☑️ -- Make a 'My Top Songs 2023' playlist - Filter by the year you liked them ☑️ -- Make genre-mixes out of your liked songs - Filter by genre(s) ☑️ -- Make monthly playlists - No more adding songs manually to monthly playlists, simply filter by ranges of dates added ☑️ -- Decade mixes - Filter by release date ☑️ + ✔️ Export them to a playlist - you can now share your liked songs! + + ✔️ Filter by the year you liked them - make a 'My Top Songs 2023' playlist, for example + + ✔️ Filter by genre(s) to make genre-mixes out of your liked songs + + ✔️ Make monthly playlists - no more adding songs manually to monthly playlists, simply filter by ranges of dates added + + ✔️ Decade mixes - filter by release date + + ✔️ Filter by audio features - make a workout playlist of songs in a certain bpm range, for example -...and more ## Getting Started @@ -26,7 +36,8 @@ npm install -g heartify-cli ### Authorization -Run the following command from any directory, all data is stored locally where heartify is installed. Then follow the instrcuctions to authorise access to your Spotify library. +Run the following command from any directory, all data is stored locally where heartify is installed. +Then follow the instructions to authorise access to your Spotify library. ```sh heartify init