From 7db7c68acc2998c988efbc09565d1aecbb435b78 Mon Sep 17 00:00:00 2001 From: Zhe Fang Date: Wed, 29 Oct 2025 12:06:04 -0400 Subject: [PATCH] Update README.md --- README.md | 94 +++++++++++++++++++------------------------------------ 1 file changed, 32 insertions(+), 62 deletions(-) diff --git a/README.md b/README.md index 31c905b..9efb7f1 100644 --- a/README.md +++ b/README.md @@ -81,35 +81,26 @@ Check out the article: [BetterLyrics – An immersive and smooth lyrics display ## Screenshots -### Standard mode - -![alt text](Screenshots/std.png) - -### Narrow mode - -![alt text](Screenshots/std-narrow.png) - -### Fullscreen mode - > ⚠️ Due to GIF format and frame rate limitations, the displayed effect is for preview only. Please refer to the actual device for the actual effect. -![](Screenshots/PixPin_2025-10-24_18-13-44.gif) +
+ + +
-![alt text](Screenshots/std-fullscreen.png) +
+ + +
-### Docked mode +
+ + +
-![alt text](Screenshots/dock.png) - -### Desktop mode - -![alt text](Screenshots/desktop.png) - -### Song switching animation - -> ⚠️ Due to GIF format and frame rate limitations, the displayed effect is for preview only. Please refer to the actual device for the actual effect. - -![](Screenshots/PixPin_2025-10-24_18-17-17.gif) +
+ +
## Demonstration @@ -117,8 +108,6 @@ Watch our demo video (uploaded on 21 Oct 2025) on Bilibili [here](https://www.bi ## Try it now -### Microsoft Store (Latest version) - @@ -127,19 +116,7 @@ Watch our demo video (uploaded on 21 Oct 2025) on Bilibili [here](https://www.bi ☕ If you find it useful, please consider [donating](#donations) or purchasing 🧧 it in **Microsoft Store**, I'll appreciate it! 🥰 -### Unable to download from the MS Store? (Alternative way to download from MS Store, latest version too) - -1. Visit https://store.rg-adguard.net/ -2. Type https://apps.microsoft.com/detail/9p1wcd1p597r in the link input area -3. Select Retail from the drop-down list -4. Click the check mark -5. Select the largest installation package in the resulting list to download and install. If you fail to install, try to install the dependency packages first. - -### Unable to launch the app? - -If you are using a third-party modified Windows, you probably can not launch the app. - -To solve this issue, please try to download from Google Drive (see [release](https://github.com/jayfunc/BetterLyrics/releases/latest) for the download link) and follow the instructions [here](https://github.com/jayfunc/BetterLyrics/blob/dev/Sideloadly/index.md). +Having trouble downloading and installing from the MS Store? See the alternative way to install it [here](https://github.com/jayfunc/BetterLyrics/wiki/Alternative-way-to-download-and-install). ## Build @@ -147,28 +124,19 @@ Before you build, make sure that you have already replaced `BetterLyrics\BetterL ## 💖 Many thanks to -### Projects/Packages - -- [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) - - Provide lyrics fetch, decryption, and parsing for QQ, Netease, and Kugou sources -- [lrclib](https://github.com/tranxuanthang/lrclib) - - LRCLIB lyrics API provider -- [Manzana-Apple-Music-Lyrics](https://github.com/dropcreations/Manzana-Apple-Music-Lyrics) - - Apple Music lyrics fetch using Python -- [Audio Tools Library (ATL) for .NET](https://github.com/Zeugma440/atldotnet) - - Used for extracting pictures from music files -- [WinUIEx](https://github.com/dotMorten/WinUIEx) - - Provide easy ways to access the Win32 API regarding windowing -- [TagLib#](https://github.com/mono/taglib-sharp) - - Used for reading the original lyrics content -- [Vanara](https://github.com/dahall/Vanara) - - Win32 API wrapper -- [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) - - Provide the ability for offline lyrics translation -- [Isolation](https://github.com/Storyteller-Studios/Isolation) - - Dynamic fluid background implementation -- [SpectrumVisualization](https://github.com/Johnwikix/SpectrumVisualization) - - Audio visualization reference +| Projects/Packages | Description | +| :--- | :--- | +| [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) | Provide lyrics fetch, decryption, and parsing for QQ, Netease, and Kugou sources | +| [lrclib](https://github.com/tranxuanthang/lrclib) | LRCLIB lyrics API provider | +| [Manzana-Apple-Music-Lyrics](https://github.com/dropcreations/Manzana-Apple-Music-Lyrics) | Apple Music lyrics fetch using Python | +| [Audio Tools Library (ATL) for .NET](https://github.com/Zeugma440/atldotnet) | Used for extracting pictures from music files | +| [WinUIEx](https://github.com/dotMorten/WinUIEx) | Provide easy ways to access the Win32 API regarding windowing | +| [TagLib#](https://github.com/mono/taglib-sharp) | Used for reading the original lyrics content | +| [Vanara](https://github.com/dahall/Vanara) | Win32 API wrapper | +| [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | Provide the ability for offline lyrics translation | +| [Isolation](https://github.com/Storyteller-Studios/Isolation) | Dynamic fluid background implementation | +| [SpectrumVisualization](https://github.com/Johnwikix/SpectrumVisualization) | Audio visualization reference | +| ... | ... | ### Tutorials/Blogs/etc. @@ -194,7 +162,9 @@ Visit https://crowdin.com/project/betterlyrics/invite?h=c9bfb28fce061484883c0891 ## Star history -[![](https://api.star-history.com/svg?repos=jayfunc/BetterLyrics&type=Date)](https://www.star-history.com/#jayfunc/BetterLyrics&Date) +
+ +
## Any issues and PRs are welcome