Skip to content

A simple command line music player tailored for NetEase Music

License

Notifications You must be signed in to change notification settings

heyf/NeteasePlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeteasePlayer NPM version

A command line music player tailored for Netease Music.

##Screenshot

##Introduction This project allows you to use command line interface to enjoy music from Netease Music.

Fully implemented in Node.js, NeteasePlayer is a lightweight as well as an elegant client for you. Of course, open source and free.

##Usage

$ [sudo] npm install netease-player -g

###Using cnpm:

推荐使用 cnpm 镜像加速安装:

$ [sudo] npm install netease-player -g \
         --disturl=http://dist.u.qiniudn.com \
         --registry=http://r.cnpmjs.org

###Change cache directory

Please go to the directory, using the following command:

修改缓存文件夹,请到你选定的文件夹下运行如下命令:

$ netease-player home

##For OS X users

Please make sure that you have installed:

##For Linux & OS X users If something wrong with dependencies, you can refer to this link. Issues are welcomed.

如果在安装过程中出现问题,你可以参见这里。或者可以直接提 issue

##For windows users The quick and official way: http://music.163.com/#/download

##Acknowledgement Inspired by https://github.com/turingou/douban.fm

##License MIT

About

A simple command line music player tailored for NetEase Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%