Skip to content

一个基于 electron typescript vue3 的桌面音乐播放器

License

Notifications You must be signed in to change notification settings

algerkong/AlgerMusicPlayer

Repository files navigation

一个基于 electron typescript vue3 的桌面音乐播放器 适配 web端 桌面端 web移动端

主要功能如下

  • 音乐推荐
  • 音乐播放
  • 网易云登录
  • 播放历史
  • 桌面歌词
  • 歌单 mv 搜索 专辑等功能

项目运行

  # 安装依赖
  npm install

  # 运行项目 web
  npm run dev

  # 运行项目 electron
  npm run start

  # 打包项目 web
  npm run build

  # 打包项目 electron
  npm run win ... 
  # 具体看 package.json

软件截图

首页 歌单 搜索 mv 历史 我的

欢迎提Issues

免责声明

本软件仅用于学习交流,禁止用于商业用途,否则后果自负。