diff --git a/README.CN.md b/README.CN.md index b036535..bd6a7e8 100644 --- a/README.CN.md +++ b/README.CN.md @@ -137,18 +137,20 @@ **依赖与引用:** -| 项目/包 | 描述 | +| 项目/包 (Projects/Packages) | 描述 (Description) | | :--- | :--- | -| [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) | QQ、网易云、酷狗歌词获取与解密 | -| [lrclib](https://github.com/tranxuanthang/lrclib) | LRCLIB 歌词 API 提供方 | -| [Manzana-Apple-Music-Lyrics](https://github.com/dropcreations/Manzana-Apple-Music-Lyrics) | Apple Music 歌词获取 | -| [Audio Tools Library (ATL)](https://github.com/Zeugma440/atldotnet) | 从音乐文件中提取图片 | -| [WinUIEx](https://github.com/dotMorten/WinUIEx) | 简化 Win32 API 的窗口访问 | -| [TagLib#](https://github.com/mono/taglib-sharp) | 读取原始歌词内容 | +| [Audio Tools Library (ATL) for .NET](https://github.com/Zeugma440/atldotnet) | 用于从音乐文件中提取图片(封面) | +| [cutlet](https://github.com/polm/cutlet) | 提供将日语转换为罗马音 (Romaji) 的功能 | +| [DevWinUI](https://github.com/ghost1372/DevWinUI) | 为构建 WinUI 3 应用程序提供许多开箱即用的功能 | +| [Isolation](https://github.com/Storyteller-Studios/Isolation) | 动态流体背景的实现 | +| [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | 提供离线歌词翻译功能 | +| [lrclib](https://github.com/tranxuanthang/lrclib) | LRCLIB 歌词 API 数据源 | +| [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) | 提供 QQ、网易云音乐和酷狗音乐源的歌词抓取、解密及解析功能 | +| [Manzana-Apple-Music-Lyrics](https://github.com/dropcreations/Manzana-Apple-Music-Lyrics) | 使用 Python 获取 Apple Music 歌词 | +| [SpectrumVisualization](https://github.com/Johnwikix/SpectrumVisualization) | 音频频谱可视化参考 | +| [TagLib#](https://github.com/mono/taglib-sharp) | 用于读取原始歌词内容(元数据) | | [Vanara](https://github.com/dahall/Vanara) | Win32 API 封装库 | -| [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | 离线歌词翻译支持 | -| [Isolation](https://github.com/Storyteller-Studios/Isolation) | 动态流体背景实现 | -| [DevWinUI](https://github.com/ghost1372/DevWinUI) | WinUI 3 开发辅助工具 | +| [WinUIEx](https://github.com/dotMorten/WinUIEx) | 提供访问与窗口管理相关的 Win32 API 的便捷方式 | 查看 [完整依赖列表](https://github.com/jayfunc/BetterLyrics/network/dependencies)。 diff --git a/README.md b/README.md index 87d70de..6255154 100644 --- a/README.md +++ b/README.md @@ -139,16 +139,18 @@ This project is licensed under the **GNU General Public License v3.0**. | Projects/Packages | Description | | :--- | :--- | -| [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) | Lyrics fetch/decrypt for QQ, Netease, Kugou | +| [Audio Tools Library (ATL) for .NET](https://github.com/Zeugma440/atldotnet) | Used for extracting pictures from music files | +| [cutlet](https://github.com/polm/cutlet) | Provide the ability for converting Japanese to romaji | +| [DevWinUI](https://github.com/ghost1372/DevWinUI) | Provide many out-of-the-box features for building WinUI 3 applications | +| [Isolation](https://github.com/Storyteller-Studios/Isolation) | Dynamic fluid background implementation | +| [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) | Provide the ability for offline lyrics translation | | [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 | -| [Audio Tools Library (ATL)](https://github.com/Zeugma440/atldotnet) | Picture extraction from music files | -| [WinUIEx](https://github.com/dotMorten/WinUIEx) | Win32 API windowing access | -| [TagLib#](https://github.com/mono/taglib-sharp) | Reading original lyrics content | +| [Lyricify-Lyrics-Helper](https://github.com/WXRIW/Lyricify-Lyrics-Helper) | Provide lyrics fetch, decryption, and parsing for QQ, Netease, and Kugou sources | +| [Manzana-Apple-Music-Lyrics](https://github.com/dropcreations/Manzana-Apple-Music-Lyrics) | Apple Music lyrics fetch using Python | +| [SpectrumVisualization](https://github.com/Johnwikix/SpectrumVisualization) | Audio visualization reference | +| [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) | Offline lyrics translation | -| [Isolation](https://github.com/Storyteller-Studios/Isolation) | Dynamic fluid background | -| [DevWinUI](https://github.com/ghost1372/DevWinUI) | WinUI 3 helpers | +| [WinUIEx](https://github.com/dotMorten/WinUIEx) | Provide easy ways to access the Win32 API regarding windowing | See [dependencies](https://github.com/jayfunc/BetterLyrics/network/dependencies) for full list.