Skip to content

A modern lyrics editor built with Next.js and React, featuring real-time audio playback and LRC file editing capabilities.

License

Notifications You must be signed in to change notification settings

lzw10168/lrc-webkit

Repository files navigation

LRC-Webkit

A powerful LRC editor built with Next.js and Shadcn UI.

简体中文 | English

LRC-Webkit Demo

Features

  • 🎵 Audio Import & Playback

    • Support multiple audio formats
    • Batch import support, batch export support
    • Playlist management
  • 📝 LRC Editing

    • Real-time timestamp marking
    • Keyboard shortcuts support
    • Timestamp adjustment
    • Import existing LRC files
  • 🌐 Internationalization

    • English support
    • Chinese support
    • Easy to add more languages
  • 🎨 Modern UI

    • Dark/Light mode
    • Responsive design
    • Clean and intuitive interface

Tech Stack

Keyboard Shortcuts

  • Space - Add timestamp to next line
  • ←/→ - Adjust current line timestamp

Getting Started

  1. Clone the repository
git clone https://github.com/lzw10168/lrc-webkit.git
  1. Install dependencies
pnpm install
  1. Start development server
pnpm dev
  1. Open browser
http://localhost:3000

Contributing

Feel free to open issues and pull requests!

License

MIT License

About

A modern lyrics editor built with Next.js and React, featuring real-time audio playback and LRC file editing capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published