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...
- 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
- Clone the repository
- Install dependencies
npm install
oryarn
orpnpm install
orbun install
- Open development server:
npm run dev
oryarn dev
orpnpm dev
orbun run dev
- Build:
npm run build
oryarn build
orpnpm build
orbun run build
You can check the changelog for more details.
If you have any questions or suggestions, please feel free to open an issue or open a pull request.