An open API service indexing awesome lists of open source software.

https://github.com/alexk218/tagify

Advanced music library organization and song tagging for Spotify, within Spotify
https://github.com/alexk218/tagify

music-metadata music-organization music-tagger music-tagging song-organization song-tagger spicetify spicetify-apps spicetify-cli spicetify-custom-apps spotify spotify-api tagging

Last synced: 4 months ago
JSON representation

Advanced music library organization and song tagging for Spotify, within Spotify

Awesome Lists containing this project

README

          

# Tagify - Music Tagger & Organizer for Spotify

Tagify is a powerful [Spicetify](https://github.com/spicetify/cli) custom app that brings advanced music tagging and organization capabilities to Spotify.

> Tag, rate, and organize your Spotify library like never before.

🔗 **[tagify.fm](https://www.tagify.fm)**

[![Discord](https://img.shields.io/badge/Discord-Community-5865F2?logo=discord)](https://discord.gg/C4qbPUbBKV)
[![GitHub release](https://img.shields.io/github/release/alexk218/tagify.svg)](https://github.com/alexk218/tagify/releases)
[![GitHub Discussions](https://img.shields.io/github/discussions/alexk218/tagify?color=blue&logo=github&label=discussions)](https://github.com/alexk218/tagify/discussions)
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?style=flat&logo=buymeacoffee&logoColor=000)](https://buymeacoffee.com/alexk218)

## See Tagify in action
[![Demo Video](https://img.youtube.com/vi/iDsSasHFOJQ/0.jpg)](https://www.youtube.com/watch?v=iDsSasHFOJQ)

## Motivation

After years of failed attempts to organize my 10,000+ track collection, I built the tool I always wished existed: a way to tag, rate, and find music the way your brain thinks about it.

---

### **Track Tagging**

Rate tracks, set energy levels, and apply custom tags. Turn vague music memories into organized, searchable data.

![Single Track Tagging](src/assets/TAGGING_TRACK.gif)

### **Creating & Managing Tags**

Build your own tag system that matches how _you_ think about music.

![Tag Management](src/assets/CREATING_TAGS.gif)

### **Smart Filtering & Playlist Creation**

Create playlists by filtering by any combination of tags, ratings, energy, and BPM.

![Filtering and Playlists](src/assets/FILTERS_PLAYLIST.gif)

### **Bulk Tagging Multiple Tracks**

Select multiple tracks and apply tags in bulk.

![Bulk Track Tagging](src/assets/MULTI_TRACK_TAGGING.gif)

---

## Install Tagify

### **Automatic Installer / Updater**
[Tagify Installer for Windows](https://github.com/alexk218/tagify-installer/releases/latest)

This installs Spicetify and Tagify. Keep this installed, as it will handle all Spicetify and Tagify updates in the future.

Coming to macOS & Linux soon!

## Manual Install (required for macOS & Linux)

### Prerequisites

You'll need **Spicetify** installed on your computer.

➡️ **[Complete Spicetify Installation Guide](SPICETIFY_INSTALLATION.md)**

### Windows

Open **Powershell** and run this command:

```powershell
iwr -useb "https://raw.githubusercontent.com/alexk218/tagify/main/install.ps1" | iex
```

### macOS/Linux

Open **Terminal** and run:

```bash
curl -fsSL "https://raw.githubusercontent.com/alexk218/tagify/main/install.sh" | bash
```

## Community & Support
Join the community and influence Tagify's roadmap.
- 💬 **Discord**: [Chat with other users, share workflows, and get early previews](https://discord.gg/C4qbPUbBKV)
- 💡 **Feature requests & bug reports**: [Discussions Forum](https://github.com/alexk218/tagify/discussions)
- 🚀 **Shape Tagify's future:** [Give feedback](https://forms.gle/H4xMyNC2zVAHowPF6)

## Support me ☕
Many coffees were consumed in the making of Tagify.

If you enjoy Tagify and want to support its development, consider [contributing to my next one](https://buymeacoffee.com/alexk218) :)

Thank you.