SwagLyrics For Spotify

screenshot of SwagLyrics For Spotify
flask

Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.

Overview:

SwagLyrics is a tool that fetches the currently playing song from Spotify on Windows, Linux, and macOS, displaying the lyrics in the command-line, browser tab, or a desktop application. It automatically refreshes when the song changes and retrieves lyrics from Genius. Developed for personal use initially, SwagLyrics aims to provide a functional and feature-rich experience to users without the need for API tokens. It boasts fast lyrics fetching speeds and an enhanced user experience by managing unsupported songs in the backend.

Features:

  • Cross-Platform Compatibility: Works on Windows, Linux, and macOS.
  • Automatic Song Refresh: Automatically fetches and displays lyrics when the song changes.
  • Fast Lyrics Fetching: Can fetch lyrics in as little as 0.28s with optimal internet.
  • No API Tokens Required: Functionality is available without needing Spotify or Genius API tokens.
  • Backend Management: Handles unsupported songs and adds support where possible without user interaction.
  • Efficient Resource Usage: Ensures that subsequent playings of a track with no lyrics do not waste resources.

Summary:

SwagLyrics is a versatile tool that enhances the Spotify experience by fetching and displaying song lyrics efficiently. It eliminates the need for API tokens, provides fast lyric fetching speeds, and offers a seamless user experience by automatically managing unsupported songs. With its cross-platform compatibility and ease of installation, SwagLyrics is a valuable addition for Spotify users seeking lyrics on the go.

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.