Metadata-Version: 2.1
Name: feeluown
Version: 3.7.2
Summary: *nix music player
Home-page: https://github.com/feeluown/FeelUOwn
Author: Cosven
Author-email: yinshaowen241@gmail.com
License: GPL-3.0
Description: ## FeelUOwn - feel your own
        
        [![Documentation Status](https://readthedocs.org/projects/feeluown/badge/?version=latest)](http://feeluown.readthedocs.org)
        [![Build Status](https://travis-ci.com/feeluown/FeelUOwn.svg?branch=master)](https://travis-ci.com/feeluown/FeelUOwn)
        [![Coverage Status](https://coveralls.io/repos/github/feeluown/FeelUOwn/badge.svg)](https://coveralls.io/github/feeluown/FeelUOwn)
        [![PyPI](https://img.shields.io/pypi/v/feeluown.svg)](https://pypi.python.org/pypi/feeluown)
        [![python](https://img.shields.io/pypi/pyversions/fuocore.svg)](https://pypi.python.org/pypi/feeluown)
        
        FeelUOwn 是一个符合 Unix 哲学的跨平台的音乐播放器～
        
        [![macOS 效果预览](https://user-images.githubusercontent.com/4962134/73344241-fa5e7280-42bc-11ea-95bf-28eac8180d0e.png)](https://www.bilibili.com/video/av46787694/)
        
        ### 特性
        
        - 安装简单，新手友好，默认提供国内各音乐平台插件（网易云、虾米、QQ）
        - 基于文本的歌单，方便与朋友分享、设备之间同步
        - 提供基于 TCP 的控制协议
        - 类似 `.vimrc` 和 `.emacs` 的配置文件 `.fuorc`
        - 有友善的开发上手文档，核心模块有较好的文档和测试覆盖
        
        ### 文档
        
        详细文档请看：https://feeluown.readthedocs.io/
        
        开发者/用户[交流群](https://t.me/joinchat/H7k12hG5HYsGy7RVvK_Dwg)
        
        ### 已知的一些插件
        
        除了[feeluown 组织](https://github.com/feeluown)下提供的一些插件，大家如果发现或者自己编写了一些插件，可以在下面进行补充～
        
        | 插件名 | 开发者们  | 状态 |
        | ------- | ------ | -------- |
        | [Discord RPC Rich Precense 服务](https://github.com/BruceZhang1993/feeluown-discordrpc-plugin) | [@BruceZhang1993](https://github.com/BruceZhang1993) | 可用 |
        | [桌面通知](https://github.com/Rapiz1/feeluown-notification-plugin)|[@Rapiz1](https://github.com/rapiz1)| 可用 |
        | [YouTube/bilibili](https://github.com/cosven/rcfiles/blob/master/youtube_provider.py)|[@cosven](https://github.com/cosven) | 能用，但需要折腾 |
        
Keywords: media,player,application,PyQt5,Python 3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Environment :: X11 Applications :: Qt
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: battery
Provides-Extra: macOS
Provides-Extra: win32
Provides-Extra: webengine
Provides-Extra: dev
