All Projects → yishn → Spotify Lyrics

yishn / Spotify Lyrics

Licence: mit
Shows lyrics from the song you're playing in Spotify.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Spotify Lyrics

Spotifylyrics
Fetches and displays lyrics to currently playing song in Spotify, Tidal and VLC.
Stars: ✭ 171 (+327.5%)
Mutual labels:  spotify, lyrics
Lyricsx
🎶 Ultimate lyrics app for macOS.
Stars: ✭ 3,251 (+8027.5%)
Mutual labels:  spotify, lyrics
Instant Lyrics
Shows lyrics of the currently playing Spotify song, or any song, instantly.
Stars: ✭ 191 (+377.5%)
Mutual labels:  spotify, lyrics
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (+142.5%)
Mutual labels:  spotify, lyrics
SpotiSharp
Cross-platform music assistant
Stars: ✭ 22 (-45%)
Mutual labels:  spotify, lyrics
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (+200%)
Mutual labels:  spotify, lyrics
Swaglyrics For Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
Stars: ✭ 235 (+487.5%)
Mutual labels:  spotify, lyrics
Genius Spicetify
Fetch lyrics from Genius and Musixmatch right in Spotify desktop client
Stars: ✭ 198 (+395%)
Mutual labels:  spotify, lyrics
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (-27.5%)
Mutual labels:  spotify, lyrics
yet-another-spotify-lyrics
Command Line Spotify Lyrics with Album Cover
Stars: ✭ 78 (+95%)
Mutual labels:  spotify, lyrics
Vidify
Play music videos automatically for the songs playing on any device
Stars: ✭ 95 (+137.5%)
Mutual labels:  spotify, lyrics
Lyricfier
a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)
Stars: ✭ 598 (+1395%)
Mutual labels:  spotify, lyrics
Lirik.app
Shows lyrics for currently playing song in your Spotify account.
Stars: ✭ 93 (+132.5%)
Mutual labels:  spotify, lyrics
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (+305%)
Mutual labels:  spotify, lyrics
Lyrics Crawler
Get the lyrics for the song currently playing on Spotify
Stars: ✭ 49 (+22.5%)
Mutual labels:  spotify, lyrics
Spotify-Customizer
Chrome extension to customize Spotify web client (themes, lyrics, ...)
Stars: ✭ 27 (-32.5%)
Mutual labels:  spotify, lyrics
spotify-lyrics-cli
Migrated to Gitlab, this Github repo will not receive updates.
Stars: ✭ 57 (+42.5%)
Mutual labels:  spotify, lyrics
Alltomp3 App
Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)
Stars: ✭ 920 (+2200%)
Mutual labels:  spotify, lyrics
Awesome Wm Widgets
Widgets for Awesome Window Manager
Stars: ✭ 856 (+2040%)
Mutual labels:  spotify
Spotify Linux Installer
Install latest Spotify on Linux
Stars: ✭ 28 (-30%)
Mutual labels:  spotify

Warning: Since 2018, Spotify has changed its method how it communicates with Spotify Webhelper. Since then, no one has figured out how the new communication works, which is why this project no longer works.

spotify-lyrics

Shows lyrics from the song you're currently playing in Spotify. Download the latest release.

Screenshot

Features

  • Lyrics autoscroll
  • Automatically get lyrics from musixmatch
  • Always on top window if needed
  • Typography prettifier

Building

Building spotify-lyrics requires Node.js 6 or later and npm. First, clone this repository:

$ git clone https://github.com/yishn/spotify-lyrics
$ cd spotify-lyrics

Install the dependencies using npm:

$ npm install

You can build using:

$ npm run build

The binaries will be created in spotify-lyrics/dist/. This app is optimized for Windows, but it should work on other platforms as well.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].