horen
horen copied to clipboard
使用 React & Electron 打造的本地音乐播放器 Music player by electron and reactjs
Preview
Track List
Playlist
Album List
Artist List
Setting
Playing
Develop
git clone https://github.com/kevinjobs/Horen.git
cd Horen
# then
pnpm i
# start the app
pnpm start
# package
pnpm package