Skip to content

A simple menubar tool to display lyrics for Apple Music in MacOS.

License

Notifications You must be signed in to change notification settings

liulifox233/Riri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riri

リリ/Riri

A simple menubar tool to display lyrics for Apple Music in MacOS.

Install

brew tap liulifox233/Riri
brew install Riri --no-quarantine

Note

Why --no-quarantine?
Because I don't have an Apple Developer account QAQ

Usage

First, get your user token from https://music.apple.com/, you can find it in cookie under media-user-token.

To run the project, use the following command:

$ cargo run

Then, modify the config.yml file located at:

/Users/username/Library/Application Support/Riri

Example config.yml

storefront: jp # Option
user_token: # Get from your Apple Music web cookie.
authorization: # Option
expire: # Option
offset: 1.0 # Option, If the delay between your lyrics and the music is too large, then you can adjust this.
length: 24 #Option, Lyrics length

Lyrics data was locate at /Users/username/Library/Application Support/Riri/Data

About

A simple menubar tool to display lyrics for Apple Music in MacOS.

Resources

License

Stars

Watchers

Forks

Languages