A powerful LRC editor built with Next.js and Shadcn UI.
简体中文 | English
-
🎵 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
- Next.js - React framework
- Shadcn UI - UI components
- TypeScript - Type safety
- Tailwind CSS - Styling
- next-intl - Internationalization
Space- Add timestamp to next line←/→- Adjust current line timestamp
- Clone the repository
git clone https://github.com/lzw10168/lrc-webkit.git- Install dependencies
pnpm install- Start development server
pnpm dev- Open browser
http://localhost:3000
Feel free to open issues and pull requests!
