Reverse engineered prompt

GitHub

Build me a simple Windows desktop app that watches whatever song is currently playing on my PC and updates my Discord custom status with the current lyric line in real time.

It should get the track info from the Windows media session, so it only needs to work on Windows, and it should pull synced lyrics from lrclib.net. I want it to feel lightweight and easy to use, with a basic interface where I can see what song was detected, whether Discord is connected, and whether lyrics were found. Add sensible handling for common issues like no song playing, missing lyrics, Discord not running, or the lyric timing being a little off.

Please make it something I can open, run, and test without a bunch of setup. If there are rough edges in the original idea, just smooth them out and make it stable enough for everyday use. Keep the design simple and clean, and look up current docs online if you need to.

Have a live product UI? Try website reverse