Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
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.
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 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.