Metadata-Version: 2.1
Name: feeluown
Version: 3.7.7
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) | 能用，但需要折腾 |
        
        ### 免责声明
        
        FeelUown（以下简称“本软件”）是一个个人媒体资源播放工具。本软件提供的所有功能和资料
        不得用于任何商业用途。用户可以自由选择是否使用本产品提供的软件。如果用户下载、安装、
        使用本软件，即表明用户信任该软件作者，软件作者对任何原因在使用本软件时可能对用户自己
        或他人造成的任何形式的损失和伤害不承担责任。
        
        任何单位或个人认为通过本软件提供的功能可能涉嫌侵犯其合法权益，应该及时向 feeluown
        组织书面反馈，并提供身份证明、权属证明及详细侵权情况证明，在收到上述法律文件后，
        feeluown 组织将会尽快移除被控侵权内容。（联系方式： yinshaowen241 [at] gmail [dot] com ）
        
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
