Real-Time Spotify Playback Visualization Component

Provides a detailed real-time view of the currently playing track on Spotify with interactive playback controls. Displays complete track metadata with album artwork, progress tracking, and playback state information.

Core features:

  • Album artwork display with placeholder for missing images
  • Track, artist, and album information with appropriate typography
  • Interactive progress bar with time display
  • Transport controls (play/pause, previous, next)
  • Library status indicator (saved/not saved)
  • Graceful handling of authentication and monitoring states

This component serves as the primary interface for monitoring and controlling Spotify playback, providing users with a complete view of their current listening session regardless of which device is playing.

Interfaces

NowPlayingCardProps

Functions

NowPlayingCard