Skip to content

yegorweb/lyrics-creator

Repository files navigation

🎶 Lyrics Creator

Tauri Vite Vue.js TypeScript SASS Visual Studio Code Licence  

Figma Go to site  

Состояние проекта:  ❌ Не сделан   5%

 

Люблю, когда при прослушивании песни изображается и перемещается текст. Для этого нужен файл с расширением .lrc. Сервисы по созданию таких файлов не устроили меня качеством интерфейса и работы, поэтому подарю миру свой. В проекте используются Tauri, Vite, Vue, мозг (самое важное)

Show translate I love it when, when listening to a song, the text is displayed and moved. This requires a file with the .lrc extension. Services for creating such files did not suit me with the quality of the interface and work, so I will give my application to the world. The project uses Tauri, Vite, Vue, brain (most important)
 

Copy project:

    git clone https://github.com/yegorweb/lyrics-creator.git

If you use Yarn:

Install dependencies first

    yarn add

Run in window:

    yarn tauri dev

Run in browser:

    yarn dev

Build project:

    yarn tauri build

If you use npm:

Install dependencies first

    npm install

Run in window:

    npm run tauri dev

Run in browser:

    npm run dev

Build project:

    npm run tauri build

Application and design author:

Making with ❤️ by Егор Князев (Yegor Knyazev)