Electron Vue Cloud Music

screenshot of Electron Vue Cloud Music
vue
less

Electron + Vue 仿网易云音乐windows客户端

Overview:

The electron-vue-cloud-music project is a Windows client application for the NetEase Cloud Music platform, built using Electron, Vue, and Ant Design Vue. It features various functionalities such as video playback, desktop lyrics display, mini mode, custom tray right-click menu, taskbar thumbnail, audio visualization, automatic/manual updates, and more.

Features:

  • Video player: Allows for seamless video playback within the application.
  • Desktop lyrics: Displays lyrics on the desktop while listening to songs.
  • Custom tray menu: Enables customization options in the tray right-click menu.
  • Taskbar thumbnail: Provides a thumbnail preview on the taskbar for easier song control.
  • Audio visualization: Enhances the listening experience with visual representations of audio.
  • Automatic/manual updates: Offers the ability to automatically or manually check for updates.
  • Persistent database: Utilizes Nedb for persistent storage of data.
  • Custom installation path: Allows users to specify a custom installation directory.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.