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

Overview

iLyrics

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

Preview

iLyrics

Prerequisites

Usage

  1. Download the binary or build from source.
  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

.\build.ps1
Comments
  • Link Error During Compile

    Link Error During Compile

    report error when compiling in vscode using powershell extension

    "message" note: LINK : fatal error LNK1181: cannot open input file 'dbgmodel.lib'

    os win10 21h2 x64 cargo 1.56.0 (4ed5d137b 2021-10-04)

    opened by silenuszhi 2
  • Windows 7 support? | 是否支持 Windows 7?

    Windows 7 support? | 是否支持 Windows 7?

    The procedure entry point CreateDXGIFactory2 could not be located in the dynamic link library dxgi.dll.

    Does it support Windows 7?


    无法定位程序输入点CreateDXGIFactory2于动态连接库dxgi.dll。

    是不支持 Windows 7 吗?

    opened by cwup 2
  • Forgotten project?

    Forgotten project?

    Had this on my mac and it worked really good. Should take time to make it work in Windows too as well as Mac works.

    Congrats! Hoping your work doesn't end now. Not all songs show lyrics by now.

    opened by ccartola 5
  • [Bug]: this plugin does not work with store version of itunes

    [Bug]: this plugin does not work with store version of itunes

    Describe the Bug

    works just fine on itunes desktop version when trying it on itunes store version it does not work.

    Steps to Reproduce

    1. install ilyrics
    2. compare between both. on desktop the plugin works o store version the plugin does not work

    Environment Information

    • OS: w11 22h2
    • Desktop Environment: w11 22h2

    How did you download the software?

    Microsoft Store

    opened by ghost 0
  • [feature request] ability to move the lyrics windows when holding a key

    [feature request] ability to move the lyrics windows when holding a key

    Hey, It works like that(I am not tech savvy because of that i can't make it but I have the idea).

    Pressing hotkey(for example shift) -> than the lyrics' windows become movable.

    opened by ghost 0
  • songs with right to left text does not work proprely.

    songs with right to left text does not work proprely.

    Hey, When having a song that is a right-to-left language. This plugin does not work as expected when the lyrics have a foreign left-to-right word. The words' position will be off. The fix is to support right-to-left input text.

    opened by ghost 0
  • Two kinds of problem

    Two kinds of problem

    I am sure I used correct VPN setting and I can visit GOOGLE, YOUTUBE... BTW: when I tried lyrics-api.lujjjh.com in browser, it shows 'NOT FOUND'

    1. Bad status: reqwest::Error { kind: Status(404), url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("lyrics-api.lujjjh.com")), port: None, path: "/", query: Some("name=%E5%8D%81%E9%9D%A2%E5%9F%8B%E4%BC%8F&artist=Eason+Chan"), fragment: None } }

    2. Network error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("lyrics-api.lujjjh.com")), port: None, path: "/", query: Some("name=%E8%8B%A6%E7%93%9C&artist=%E9%99%88%E5%A5%95%E8%BF%85"), fragment: None }, source: TimedOut }

    opened by sansui5147 2
Releases(v0.0.10)
Owner
Jiahao Lu
Write cool things.
Jiahao Lu
A multi-threaded GTK 3 application for fetching the lyrics of the current playing song

Lyriek A multi-threaded GTK 3 application for fetching the lyrics of the current playing song. Installation Arch Linux yay -S lyriek Ubuntu apt insta

Bart Willems 18 Feb 9, 2022
Gtk/Rust native Spotify client for the GNOME desktop.

Gtk/Rust native Spotify client for the GNOME desktop.

Alexandre Trendel 1.7k Jan 1, 2023
A third-party iTunes addon to show the lyrics on the desktop.

iLyrics A third-party iTunes addon to show the lyrics on the desktop. Preview Prerequisites iTunes Usage Download the binary or build from source. Run

Jiahao Lu 86 Dec 20, 2022
A very simple third-party cargo subcommand to execute a custom command

cargo-x A very simple third-party cargo subcommand to execute a custom command Usage install cargo-x cargo install cargo-x or upgrade cargo install -

刘冲 9 Dec 26, 2022
Securely generate API tokens for third-party access to your Tesla.

Tesla Auth Securely generate API tokens for third-party access to your Tesla. Multi-factor authentication (MFA) and Captcha are supported. Download Pr

Adrian Kumpf 136 Jan 7, 2023
Third party Google DNS client for rust.

google-dns-rs Documentation Install Add the following line to your Cargo.toml file: google-dns-rs = "0.3.0" Usage use google_dns_rs::api::{Dns, DoH, R

Eduardo Stuart 2 Nov 13, 2021
The second Rust implementation on GitHub of third-party REST API client for Bilibili.

Bilibili REST API The second Rust implementation on GitHub of third-party REST API client for Bilibili. Designed to be lightweight and efficient. It's

null 4 Aug 25, 2022
A third-party CLI utility for the Bevy game engine.

cargo-bavy A third-party command-line utility for the Bevy game engine. To not steal the cargo bevy command from the official Bevy maintainers, I chos

null 4 Oct 16, 2022
A Python CLI tool that finds all third-party packages imported into your Python project

python-third-party-imports This is a Python CLI tool built with Rust that finds all third-party packages imported into your Python project. Install Yo

Maksudul Haque 24 Feb 1, 2023
Two-party and multi-party ECDSA protocols based on class group with Rust

CG-MPC-ECDSA This project aims to implement two-party and multi-party ECDSA protocols based on class group with Rust. It currently includes schemes de

LatticeX Foundation 16 Mar 17, 2022
Godout is an addon that hopes to package all kinds of exports under one repository.

Godout Godout is an addon that hopes to package all kinds of exports under one repository. Why? Godot is one of the best game engines out there and ha

Isotoxal 2 Sep 1, 2022
Grebuloff is an experimental addon framework for Final Fantasy XIV.

Grebuloff Grebuloff is an experimental addon framework for Final Fantasy XIV. It introduces a new concept of what plugins can be, focusing on enabling

Ava Chaney 5 Jun 11, 2023
A multi-threaded GTK 3 application for fetching the lyrics of the current playing song

Lyriek A multi-threaded GTK 3 application for fetching the lyrics of the current playing song. Installation Arch Linux yay -S lyriek Ubuntu apt insta

Bart Willems 18 Feb 9, 2022
A lyrics displayer for Apple Music.

Lyrecs A lyrics displayer for Apple Music Download is not avaliable for now Lyrecs Lyrecs是一款跨平台的Apple Music的桌面动态歌词展示软件。Inspired by LyricsX。WIP for now

Charles 5 Jan 4, 2023
Search lyrics from tononkira.serasera.org.

Tononkira CLI A command line interface for tononkira.serasera.org. Installation Simply run: $ cargo install tononkira macOS/Linux $ brew install tsiry

Tsiry Sandratraina 10 Sep 1, 2022
Multy-party threshold ECDSA Substrate node

Webb DKG ??️ The Webb DKG ??‍✈️ ⚠️ Beta Software ⚠️ Running the DKG Currently the easiest way to run the DKG is to use a 3-node local testnet using dk

webb 42 Dec 19, 2022
Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.

Key Management System (KMS) for curve Secp256k1 Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures. Introdu

[ZenGo X] 61 Dec 28, 2022
Rust implementation of multi-party Schnorr signatures over elliptic curves.

Multi Party Schnorr Signatures This library contains several Rust implementations of multi-signature Schnorr schemes. Generally speaking, these scheme

[ZenGo X] 148 Dec 15, 2022
Cryptle: a secure multi-party Wordle clone with Enarx

Cryptle: a secure multi-party Wordle clone with Enarx Wordle is a popular web-based game, where a single player has to guess a five-letter word in six

Nick Vidal 2 May 9, 2022
User-friendly secure computation engine based on secure multi-party computation

CipherCore If you have any questions, or, more generally, would like to discuss CipherCore, please join the Slack community. See a vastly extended ver

CipherMode Labs 356 Jan 5, 2023