spotify-tui VS LyricsGenius

Compare spotify-tui vs LyricsGenius and see what are their differences.

spotify-tui

Spotify for the terminal written in Rust 🚀 (by Rigellute)

LyricsGenius

Download song lyrics and metadata from Genius.com 🎶🎤 (by johnwmillr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
spotify-tui LyricsGenius
62 4
16,542 854
- -
0.0 2.5
19 days ago 10 days ago
Rust Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spotify-tui

Posts with mentions or reviews of spotify-tui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.

LyricsGenius

Posts with mentions or reviews of LyricsGenius. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-11.
  • How much to scrape the entire Genius.com lyrics catalogue and IMDb.com movie/actor catalogue
    2 projects | /r/webscraping | 11 Feb 2022
    Ah, that makes sense. There appear to be some specific workarounds: https://github.com/johnwmillr/LyricsGenius https://github.com/philipredstone/simple-genius-lyrics-scraper
  • Psst: Fast Spotify client with native GUI, without Electron, built in Rust
    20 projects | news.ycombinator.com | 16 Aug 2021
    this, I wanted to make a little utility for getting lyrics for whatever song is currently playing on spotify[1] and ran into the issue for getting the song name without using the API since that's just inconvenient for the end user. The most popular such project does go that way though.[2]

    I ended up writing a small library that does that locally cross-platform by using the metadata from the app.[3] The approach is probably not as robust as the API, but much faster and works well.

    [1] https://github.com/SwagLyrics/SwagLyrics-For-Spotify

    [2] https://github.com/johnwmillr/LyricsGenius

    [3] https://github.com/SwagLyrics/SwSpotify

  • Download Lyrics from Genius?
    1 project | /r/DataHoarder | 5 Aug 2021
    It looks like there's also a couple of wrappers for this, including this python code: https://github.com/johnwmillr/LyricsGenius
  • Using Spotify and Genius API for project
    1 project | /r/learnpython | 13 Feb 2021
    A quick search lands on the LyricsGenius wrapper, and one that i personally used before is the Spotipy wrapper. Incorporate those in your project, start small by breaking it up into easy to achieve things like creating a function that searches on Genius and gives you something back etc.

What are some alternatives?

When comparing spotify-tui and LyricsGenius you can also consider the following projects:

ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.

spotube - 🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

react-native-windows - A framework for building native Windows apps with React.

nord - An arctic, north-bluish color palette.

widevine-l3-guesser

dribbblish-dynamic-theme - A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

spotifyd - A spotify daemon

lyrics-fetcher.el - Fetch song lyrics and album covers. Integrates with EMMS

SwSpotify - Cross-platform library to get the currently playing song and artist from Spotify w/o using the API or the internet. Very fast.