From 0ac091e76c72eb91a921f7f33022f5e545fbb18e Mon Sep 17 00:00:00 2001 From: Vlad <79169736+curiousvlxd@users.noreply.github.com> Date: Sun, 30 Oct 2022 13:45:23 +0200 Subject: [PATCH] Added Spicetify (#816) * Added Spicetify * Changed screenshot link to raw.githubusercontent --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index f61d096..5890f3c 100644 --- a/applications.json +++ b/applications.json @@ -4315,6 +4315,22 @@ "javascript" ] }, + { + "short_description": "Command-line tool to customize the official Spotify client. Supports Windows, MacOS and Linux.", + "categories": [ + "music" + ], + "repo_url": "https://github.com/spicetify/spicetify-cli", + "title": "spicetify-cli", + "icon_url": "", + "screenshots": [ + "https://raw.githubusercontent.com/spicetify/spicetify-cli/master/.github/assets/logo.png" + ], + "official_site": "https://spicetify.app/", + "languages": [ + "javascript" + ] + }, { "short_description": "Control Spotify without leaving your terminal. :notes: ", "categories": [