heyf / NeteasePlayer

A simple command line music player tailored for NetEase Music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:JavaScript 99.8%Language:Ruby 0.1%Language:Shell 0.1%