Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 451 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 451 Bytes

Lrc-Paper

一个lrc歌词打轴编辑器。 目标是简洁且好用的lrc歌词打轴编辑。

初期版本,所以非常简陋。

实现 / 尚未实现:

  • 导入lrc
  • 音频播放控制
  • 本地缓存
  • 快捷键操作
  • 多语言
  • 翻译模式

You can

git clone https://github.com/Threkork/Lrc-Paper.git
npm install

then

npm run dev

or

npm run build