Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.71 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.71 KB

SLEv2 Logo

Synced Lyrics Editor and Maker

Straightforward LRC Maker and Editor.

Create your own synced lyrics for the music you love – right from your browser. A sound file is required.

That's a queue icon though...

GitHub Repo stars GitHub License

Visit Live

Screenshots

Website in Light Mode Website in Dark Mode

Features

  • Paste or edit lyrics
  • Sync lyrics realtime while the sound is playing
  • Tags support
  • Realtime preview and translated preview
  • Local session editing and saving
  • Installable as a PWA
  • Light and dark mode

Get Started

  • Clone the repository
  • Install dependencies
    • npm install or yarn or pnpm install or bun install
  • Open development server:
    • npm run dev or yarn dev or pnpm dev or bun run dev
  • Build:
    • npm run build or yarn build or pnpm build or bun run build

Changelog

You can check the changelog for more details.

Contributing

If you have any questions or suggestions, please feel free to open an issue or open a pull request.