Spikatrix / Traly

A tool that helps you add translations to LRC files

Home Page:https://spikatrix.github.io/Traly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traly   License: GPL v3

Traly Icon

Traly helps you to add translations to LRC files

It is available on GitHub pages



About

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.

Supported applications

  • [Android] Huawei's stock music player

Build from source

If you wish to build from source, run the following:

git clone https://github.com/Spikatrix/Traly
cd Traly
yarn install
yarn dev

Contributing

Traly is a FOSS tool developed by me using Vue.js. Contributions are always welcome.

License

This project is licensed under the GNU GPLv3 License

About

A tool that helps you add translations to LRC files

https://spikatrix.github.io/Traly/

License:GNU General Public License v3.0


Languages

Language:Vue 44.9%Language:JavaScript 34.9%Language:CSS 18.2%Language:HTML 2.0%