Spotify Readme

screenshot of Spotify Readme
flask

A dynamic, customizable, and real-time Spotify now-playing widget that seamlessly integrates with your website or GitHub markdown files!

Overview:

BadgeBadgeBadge is a Spotify themed project that allows users to create a custom equalizer, a spinning CD effect, and a dark theme to enhance their Spotify experience. The project guides users through setting up Spotify's API, intermediary steps, and hosting on PythonAnywhere.

Features:

  • Spinning CD Effect: Adds a visual spinning CD effect to the Spotify interface.
  • Custom Equalizer: Allows users to configure and apply a custom equalizer for audio playback.
  • Dark Theme: Enables a dark theme for a more visually appealing interface.
  • Rainbow Equalizer: Provides an option for a visually dynamic rainbow equalizer for music visualization.
flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.