Traly helps you to add translations to LRC files
It is available on GitHub pages
Traly is a tool that helps you to add translations to LRC files. This is done by appending every lyric line with ^
along with the translated lines.
Note: Translations to LRC files separated by the ^
character is a non-standard feature and hence is supported in a few applications only.
- [Android] Huawei's stock music player
If you wish to build from source, run the following:
git clone https://github.com/Spikatrix/Traly
cd Traly
yarn install
yarn dev
Traly is a FOSS tool developed by me using Vue.js. Contributions are always welcome.
This project is licensed under the GNU GPLv3 License