GithubHelp home page GithubHelp logo

chouzejkl / ieasemusic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trazyn/ieasemusic

0.0 1.0 0.0 37.73 MB

这应该是最好的网易云音乐播放器了,没有之一,如果有请打醒 :metal:

License: MIT License

JavaScript 99.78% Shell 0.08% HTML 0.14%

ieasemusic's Introduction

ieaseMusic

Build Status js-standard-style GitHub license

Icon by octiviotti

Elegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘

Built by Electron, React, MobX, JSS

APIBinaryify/NeteaseCloudMusicApi 提供。

Preview

preview 2017-10-13 10 26 13

Feature

  • 很帅
  • 非常帅
  • JSS Theme support
  • OSX Friendly
  • Cross Platform
  • Keyboard support
  • Desktop notifications
  • Modern UI design
  • High quality music(FLAC)
  • Track your listen to Last.fm
  • Fix dead music link #3(QQ music, Xiami music and Kugou music, fixed some bug, update on v1.1.4, basically all the songs can be played 🙊)
  • 就这些吧,编不下去了

海外党网解锁请参考

fengjueming/unblock-NeteastMusic

解锁后播放音乐存在延时过高问题可以参考 #4

Install

Download the last version on the website or below.

Mac(10.9+)

Download the .dmg file, Or use homebrew:

brew cask install ieasemusic

Linux

Download the .deb file for 'Debian / Ubuntu':

$ sudo dpkg -i ieaseMusic-1.1.4-linux-amd64.deb

Download the .rpm file for 'Centos/RHEL':

$ sudo yum localinstall ieaseMusic-1.1.4-linux-x86_64.rpm

Download the .Appimage file for other distribution:

$ chmod u+x iease-music-1.1.4-x86_64.AppImage
$ ./iease-music-1.1.4-x86_64.AppImage

Archlinux pacman install:

$ pacman -S iease-music

or

$ pacman -S iease-music-git

Screenshots

preview preview preview preview preview preview preview preview

Development

git submodule init
git submodule update
$ npm install
$ npm run dev

Keyboard shortcuts

Description Keys
暂停/播放 Space
上一曲 Left
下一曲 Right
音量加 Up
音量减 Down
喜欢歌曲 Cmd L
播放历史记录 Cmd 0 ... 9
搜索 Cmd F
跳转首页 Shift Cmd H
查看榜单 Shift Cmd T
所有歌单 Shift Cmd P
我的电台 Shift Cmd F
菜单 Shift Cmd M
播放列表 Cmd P
偏好设置 Cmd ,

其实这些在鼠标右键菜单上面都有,上面这些看看就好,我也没记住 preview

贡献曲库

请参考

export default async(keyword, artists) => {
    // Your code
    return {
        src: 'Music link'
    };
};

曲库导出一个方法,接受2个参数,歌曲名称歌手名称(多个名称以逗号分隔,eg:王心凌,罗志祥),返回一个Promise,对于搜索结果应使用歌手名称来匹配正确曲目,返回对象中src为歌曲链接。

TODO:

  • Home
  • Playlist
  • Top
  • My FM
  • User
  • Artist
  • Album
  • Search
  • Login
  • Pllylist subscribe
  • Follow
  • Flac high quality audio
  • Fix dead music link(#3)
  • Scrobble to Last.fm
  • Comment(Read only)
  • Lyrics
  • Auto update
  • Website

参考列表

License

还是 MIT 吧,懒得改了

Donate

  • BTC wallet address: 1KXKwNHCqmxf1rAV533hcZ49zko3GksKR1
  • ETC wallet address: 0xb5cfdcb28ff387c52c3259114414c993006a2b4f
  • USDT wallet address: 1KXKwNHCqmxf1rAV533hcZ49zko3GksKR1

ieasemusic's People

Contributors

gemerz avatar kenshinji avatar nashaofu avatar trazyn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.