Giter Club home page Giter Club logo

musicbox's Introduction

NetEase-MusicBox

###Thanks vellow,hbprotoss,Catofes,尘埃

高品质网易云音乐命令行版本,简洁优雅,丝般顺滑,基于Python编写。

NetEase-MusicBox

功能特性

  1. 320kps的高品质音乐
  2. 歌曲,艺术家,专辑检索
  3. 网易热门歌曲排行榜
  4. 网易新碟推荐
  5. 网易精选歌单
  6. 网易DJ节目
  7. 私人歌单
  8. 随心打碟
  9. 本地收藏(不提供下载)
  10. Vimer式快捷键让操作丝般顺滑
  11. 可使用数字快捷键

键盘快捷键

J Down 下移
K Up 上移
H Back 后退
L Forword 前进
U Prev page 上一页
D Next page 下一页
F Search 快速搜索
[ Prev song 上一曲
] Next song 下一曲
= Volume + 音量增加
- Volume - 音量减少
Space Play/Pause 播放/暂停
? Shuffle 手气不错
M Menu 主菜单
P Present 当前播放列表
A Add 添加曲目到打碟
Z DJ list 打碟列表
S Star 添加到收藏
C Collection 收藏列表
R Remove 删除当前条目
Q Quit 退出
W Quit&Clear 退出并清除用户信息

Mac安装

$ git clone https://github.com/darknessomi/musicbox.git  

$ cd musicbox

$ sudo python setup.py install

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 
// 需挂梯子,已安装 brew 请忽略。

$ brew install mpg123

Linux安装

$ git clone https://github.com/darknessomi/musicbox.git  

$ cd musicbox

$ sudo python setup.py install

$ sudo apt-get install mpg123

错误处理

  1. pkg_resources.DistributionNotFound: requests

    $ sudo pip install requests

    如果是运行 $ musicbox 出错

    $ sudo pip install --upgrade setuptools

  2. pip: Command not found

    $ sudo apt-get install python-pip

  3. ImportError: No module named setuptools

    $ sudo easy_install pip

    $ sudo apt-get install python-setuptools

使用

$ musicbox

Enjoy it !

更新日志

2015-1-30 版本 0.1.3.0 修复UI调整后就Crash的问题,修改登录UI (感谢尘埃提交)

2015-1-28 版本 0.1.2.4 修改搜索UI (感谢尘埃提交)

2015-1-8 版本 0.1.2.3 增加手气不错,微调音量控制

2015-1-8 版本 0.1.2.0 增加音量控制

2015-1-3 版本 0.1.1.1 修复部分仅手机注册用户登录无法登陆 (感谢Catofes反馈)

2015-1-2 版本 0.1.1.0 新增退出并清除用户信息功能

The MIT License (MIT)

CopyRight (c) 2014 omi <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

musicbox's People

Contributors

darknessomi avatar hbprotoss avatar yanjingwei avatar

Watchers

James Cloos avatar  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.