/SpotifyCodeGenerator

This program visualizes Spotify code lists and creates random Spotify codes using OpenCV.

Primary LanguagePythonMIT LicenseMIT

Spotify Code Generator

I saw videos on TikTok where some people try to draw Spotify code. I wanted to create my Spotify code on the computer instead of drawing.

This program visualizes Spotify code lists and creates random Spotify codes.

image

I wrote a blog post about that. You can reach me if you want to discuss the topic below my social media.

Setup

Project Clone

git clone https://github.com/ozgecinko/SpotifyCodeGenerator.git

Installation

python -m venv .env
source .env/bin/activate
pip install -r requirements.txt
python spotify-code.py

License

  • MIT