Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aizcutei/Lyrecs
A lyrics displayer for Apple Music.
https://github.com/aizcutei/Lyrecs
apple-music cross-platform download-lyrics lyrics music rust tauri
Last synced: 3 months ago
JSON representation
A lyrics displayer for Apple Music.
- Host: GitHub
- URL: https://github.com/aizcutei/Lyrecs
- Owner: aizcutei
- Archived: true
- Created: 2022-07-11T23:24:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T01:59:45.000Z (about 2 years ago)
- Last Synced: 2024-07-29T16:55:53.574Z (6 months ago)
- Topics: apple-music, cross-platform, download-lyrics, lyrics, music, rust, tauri
- Language: Rust
- Homepage:
- Size: 6.04 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lyrecs
A lyrics displayer for Apple Music
Download is not avaliable for now
![Screenshot](./static/sc.gif)
## Lyrecs
Lyrecs 是一款跨平台的 Apple Music 的桌面动态歌词展示软件。Inspired by [LyricsX](https://github.com/ddddxxx/LyricsX)。WIP for now。
- 跨平台(Mac、Windows 网页版)
- 自定义文件歌词样式
- 支持单字时间轴,歌词翻译(需歌词文件包含)
- and more...
## Build from source
- Install Rust and tauri on your device
- Clone this repository
- Run`cargo tauri build`