qq music in commandline
Project description
# QQMusicBox
![Build Status](https://travis-ci.org/lai-bluejay/qqmusicbox.svg?branch=master) ![PyPI](https://img.shields.io/pypi/v/qqmusicbox.svg?style=flat) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/lai-bluejay/qqmusicbox.svg)
只要有声卡,命令行也能播放音乐
看到一款[命令行的网易云🎵](https://github.com/darknessomi/musicbox/),忍不住想照着开发一个同款的QQ音乐,整体代码结构还是参考darkness的版本,在此版本上微调。qq音乐api会和[meik-h](https://github.com/MeiK-h/QQMusicAPI)一起维护
## 特性
暂时只支持搜索音乐…….
### 键盘快捷键
## 安装
### 必选依赖
mpg123 用于播放歌曲 自行搜索一下安装办法吧
### PyPi安装
$ pip install qqmusicbox
### Git clone安装master分支
$ git clone https://github.com/lai-bluejay/qqmusicbox.git && cd qqmusicbox $ python setup.py install
### macOS安装
$ pip install qqmusicbox $ brew install mpg123
### Linux安装
#### Ubuntu/Debian
$ (sudo) pip install qqmusicbox
$ (sudo) apt-get install mpg123
#### Centos/Red Hat
$ (sudo) pip(3) install qqmusicbox $ (sudo) wget http://mirror.centos.org/centos/7/os/x86_64/Packages/mpg123-1.25.6-1.el7.x86_64.rpm $ (sudo) yum install mpg123-1.25.6-1.el7.x86_64.rpm
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qqmusicbox-0.1.1.tar.gz
.
File metadata
- Download URL: qqmusicbox-0.1.1.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7311a461ddfed595b4212855212174a71ebec991580118252bc333fa2b597732 |
|
MD5 | e8d53c97158f82609d53fd449f252a85 |
|
BLAKE2b-256 | d50d59b6751945492681984ec51f6262e3225ea87d81365ac8cb6f0ee0998118 |
File details
Details for the file qqmusicbox-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: qqmusicbox-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 839e5462d01b287791c765318b8aa3f427e1301b7f0dd0204c064ee43121aa20 |
|
MD5 | 587a1fc796e53ccc4e288100202c6174 |
|
BLAKE2b-256 | 9e7726d093737d552cae6572ad7f2e4bef288c2248f3229b18657227df290129 |