Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lujjjh/ilyrics

A third-party iTunes addon to show the lyrics on the desktop.
https://github.com/lujjjh/ilyrics

apple-music itunes lyrics windows

Last synced: 3 months ago
JSON representation

A third-party iTunes addon to show the lyrics on the desktop.

Awesome Lists containing this project

README

        

# iLyrics

A third-party iTunes addon to show the lyrics on the desktop.

## Preview

iLyrics

## Prerequisites

- [iTunes](https://www.microsoft.com/en-us/p/itunes/9pb2mz1zmb1s)

## Usage

1. [Download the binary](https://github.com/lujjjh/itunes-desktop-lyrics-windows/releases/latest) or [build from source](#build).
2. Run `ilyrics.exe`.
3. Listen to the music in iTunes.
4. Close iTunes and the addon program will be closed automatically.

## Subscribe for updates

Although there is no auto updater, you can subscribe for updates by watching this repository:

1. Click “Watch”.
2. Choose “Custom”.
3. Select “Releases” and click “Apply”.

## Build

```powershell
.\build.ps1
```