mirror of
https://github.com/tranxuanthang/lrcget.git
synced 2026-08-02 19:42:08 -04:00
12288104f0f73d66060ae83577a8e4d9f16c69ee
LRCGET
Utility for mass-downloading LRC synced lyrics for your offline music library.
LRCGET will scan every files in your chosen directory for music files, then and try to download lyrics to a LRC files having the same name and save them to the same directory as your music files.
Screenshots
Download
Visit the release page.
OS Support:
- Windows 10
- Linux (coming soon)
- macOS (coming soon)
TODO
- Embedded lyrics option
- Choose multiple directories
Development
LRCGET is made with Tauri.
To start developing the application, you need to do the prerequisites steps according to your operating system.
For example, you need the following components to start the development in Windows:
- Microsoft Visual Studio C++ Build Tools
- Rust 1.64.0 or higher
- NodeJS v16.18.0 or higher
Start the development window with the following command:
npm run tauri dev
Follow the building guide to build the application according to your OS platform.
Languages
Vue
44.4%
Rust
32.7%
JavaScript
19.8%
Python
2%
CSS
1.1%

