Loading...
winget install --id=MartinFinnerup.YouTubeMusicforDesktop -e
A desktop client for YouTube Music with MusixMatch lyrics.
An unofficial desktop client for YouTube Music, with integrated lyrics from MusixMatch.
You can check out my other work here: https://www.codeslasher.com/
Download the latest release on https://github.com/MaverickMartyn/youtube-music-desktop/releases
See TODO.md
yarn run dist
To publish a new release artifact, you need to set GH_TOKEN
to the GitHub Token for your fork repo.
Use [Environment]::SetEnvironmentVariable("GH_TOKEN","","User")
to do that.
Then you need to run yarn run publish
.
Finally you just need to publish the release on GitHub, through the releases page.