Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lujjjh/ilyrics
- Owner: lujjjh
- License: mit
- Created: 2021-08-14T07:22:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T05:56:18.000Z (12 months ago)
- Last Synced: 2024-01-29T07:06:38.886Z (12 months ago)
- Topics: apple-music, itunes, lyrics, windows
- Language: Rust
- Homepage:
- Size: 13 MB
- Stars: 110
- Watchers: 3
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iLyrics
A third-party iTunes addon to show the lyrics on the desktop.
## Preview
## 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
```