ArminGh02 / LyricsGoogler

Google lyrics for currently playing song using a global hotkey (no matter which app plays it)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LyricsGoogler

Tired of typing the whole song name again and again for getting the lyrics?
Use this script and you will be able to Google the lyrics of the song you are listening to, just by pressing a key combination.
It works with any app in Windows (even your browser) unless that app does not support system media transport controls.
Furthermore, it does not require the app that is playing music to be focused.

Lyrics Googler

Download

Download from releases.

Requirement

.NET 6

Automatic Startup

Just right click the tray icon and check the "run at startup" option.

Changing the default key combination (which is Win+Shift+L)

Just right click the tray icon and click "open config file".
Then just follow the instructions.

See also

Similar script that googles currently selected text: google-from-everywhere

Credits

Thanks to @MisaghM for creating the icon.

About

Google lyrics for currently playing song using a global hotkey (no matter which app plays it)

License:MIT License


Languages

Language:C# 100.0%