git404hub

what is eeveespotifyreincarnated fr?

jaydenjcpy/eeveespotifyreincarnated — explained in plain English

Analysis updated 2026-05-18

68SwiftAudience · generalComplexity · 4/5Setup · hard

tl;dr

A jailbreak tweak that makes the Spotify iOS app behave as though you have Premium, unlocking unlimited skips, ad-free listening, and alternative lyrics providers.

vibe map

mindmap
  root((EeveeSpotify))
    What it does
      Fake Premium unlock
      Ad-free listening
      Custom lyrics providers
    Tech stack
      Swift
      iOS tweak
    Lyrics providers
      Genius
      Musixmatch
      LRCLIB
      PetitLyrics
    Limits
      No high audio quality
      No playlist downloads
      No AI DJ
    Requirements
      Jailbroken iPhone
      Sideloading tools

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Unlock unlimited skips and ad-free listening in the Spotify iOS app on a jailbroken or sideloaded device.

VIBE 2

Replace Spotify's built-in lyrics with a choice of Genius, Musixmatch, LRCLIB, or PetitLyrics, including time-synced options.

VIBE 3

Build a personal IPA package of the patched Spotify app using the repository's GitHub Actions workflow.

what's the stack?

Swift

how it stacks up fr

jaydenjcpy/eeveespotifyreincarnatednoppefoxwolf/mergeableviewstevibe/local-screen-agent
Stars686965
LanguageSwiftSwiftSwift
Setup difficultyhardeasyhard
Complexity4/52/54/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · hard time til it works · 1h+

Requires a jailbroken iPhone or sideloading setup, plus a decrypted Spotify IPA the maintainers cannot legally provide.

No license is stated in the README.

in plain english

EeveeSpotifyReincarnated is a tweak, meaning a small software modification, for the Spotify iOS app that makes Spotify behave as though your account has a Premium subscription, even without paying for one. It intercepts the data Spotify loads about your account and modifies it in real time, granting access to features like unlimited skips and ad free listening. The project is a continuation of earlier similar tweaks, first Spotilife, then EeveeSpotify, that were discontinued when their maintainers stepped away from upkeep. The current fork was created after a previous continuation, EeveeSpotifyRevivedPublic, left a persistent logout bug unresolved for months. Beyond the fake Premium functionality, the tweak replaces Spotify's built in lyrics feature with your choice of four alternative lyrics providers: Genius, Musixmatch, LRCLIB, and PetitLyrics. Some of these support time synced lyrics, meaning words that highlight as the song plays, while Genius offers a broader song catalog without synchronization. To use it, you need a jailbroken iPhone or a way to sideload apps, meaning you install modified app files, called IPA packages, outside the official App Store. The README walks through building your own IPA using GitHub Actions, which automates the patching process without the maintainers distributing the patched file directly, likely to avoid the DMCA takedown that affected an earlier version of the project. It is worth noting that server side Premium features such as very high audio quality, native playlist downloading, and AI DJ cannot be unlocked by this tweak, since those require Spotify's own servers to verify a paid subscription. The project is written in Swift, and the README does not state a license.

prompts (copy fr)

prompt 1
Walk me through forking jaydenjcpy/EeveeSpotifyReincarnated and building an IPA using its GitHub Actions workflow.
prompt 2
Which Spotify Premium features will and will not work after installing EeveeSpotifyReincarnated, and why?
prompt 3
Explain the difference between the four lyrics providers this tweak supports and which ones offer time-synced lyrics.
prompt 4
How do I obtain a Musixmatch user token to use as a lyrics source with this tweak?

Frequently asked questions

what is eeveespotifyreincarnated fr?

A jailbreak tweak that makes the Spotify iOS app behave as though you have Premium, unlocking unlimited skips, ad-free listening, and alternative lyrics providers.

What language is eeveespotifyreincarnated written in?

Mainly Swift. The stack also includes Swift.

What license does eeveespotifyreincarnated use?

No license is stated in the README.

How hard is eeveespotifyreincarnated to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is eeveespotifyreincarnated for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.