MCPcopy Index your code
hub / github.com/emilioastarita/lyricfier2

github.com/emilioastarita/lyricfier2 @v0.4.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.2 ↗ · + Follow
772 symbols 2,075 edges 28 files 93 documented · 12% updated 5y agov0.4.2 · 2020-09-28★ 853 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lyricfier 2

Lyrics For Spotify App

Lyricfier2 is a rewrite of the old lyricfier using Golang and running as a web server.

Warning: We are in a very early stage!

Downloads

Go to releases page:

https://github.com/emilioastarita/lyricfier2/releases/latest

Installation Linux

Install from snap store

sudo snap install lyricfier
sudo snap connect lyricfier:mpris spotify:spotify-mpris

Get it from the Snap Store

How to build

Install golang

In Ubuntu, you can use snap

sudo snap install --classic --channel=1.14/stable go

Install build dependencies

sudo apt-get install libgtk-3-dev libappindicator3-dev libwebkit2gtk-4.0-dev

Get esc utility

go get -u github.com/mjibson/esc

Clone repo and build

git clone git@github.com:emilioastarita/lyricfier2.git
cd lyricfier2/
# add go/bin directory to path
PATH=$PATH:~/go/bin/ make build

Download latest release

Lyricfier 2 in Ubuntu

Core symbols most depended-on inside this repo

Shape

Function 623
Method 108
Class 26
Struct 15

Languages

TypeScript91%
Go9%

Modules by API surface

lyricfier/static/modules/vue.mjs501 symbols
lyricfier/static/modules/vue-router.mjs163 symbols
internal/lyricfier/general.go17 symbols
lyricfier/static/modules/Service.mjs12 symbols
internal/lyricfier/database.go9 symbols
lyricfier/static/modules/Lyricfier.mjs7 symbols
internal/lyricfier/spotify_windows.go7 symbols
internal/lyricfier/spotify_darwin.go7 symbols
internal/lyricfier/server.go7 symbols
internal/lyricfier/ws.go6 symbols
internal/lyricfier/spotify_linux.go6 symbols
lyricfier/static/modules/SongEdit.mjs5 symbols

For agents

$ claude mcp add lyricfier2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page