Metadata-Version: 2.4
Name: gaycore
Version: 4.0
Summary: A tiny and smart cli player of gcore audio, based on Python package curses and mpg123 for Linux or Mac
Home-page: https://github.com/yihong0618/gaycore
Author: yihong0618
Author-email: yihong0618 <zouzou0208@gmail.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: miservice-fork
Requires-Dist: curl-cffi>=0.14.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python


# 请更新 pip(pip3) install -U gaycore

# 命令行听机核，你值得拥有（Linux Mac）

命令行听机核，给你不一样的体验, 灵感来源于 musicbox, Python3 编写
支持时间轴！
![gaycore-gif](https://github.com/yihong0618/gaycore/blob/master/img/gcore1.gif)

## 安装

### mpg123 用于后台播放歌曲

### macos安装

  - pip3 install gaycore
  - brew install mpg123

### Linux
  - pip3 install gaycore
  - 安装 mpg123
  - **Ubuntu下** sudo apt install mpg123

### 用小爱播放

  - 参考 [miservie-fork](https://github.com/yihong0618/MiService) 配置
  - 如果配置了按 m 即可播放 

## 按键说明

- 上下左右（移动， 进入下一层目录， 返回上一层目录）
- （h,j,k,l）同上 vim 方式
- q 退出
- Enter 播放电台
- Space 暂停 or 继续播放
- f 快进
- d 下载电台
- w 打开时间轴图片（或打开链接）
- o 打开时间轴来源
- m 如果配置了 [miservie-fork](https://github.com/yihong0618/MiService) 用小爱播放


## TODO

- 主播分类
- 更多分类
- 支持登陆
- 电台收藏
