feeluown


Namefeeluown JSON
Version 4.1.2 PyPI version JSON
download
home_pagehttps://github.com/feeluown/FeelUOwn
Summary*nix music player
upload_time2024-03-13 03:00:54
maintainer
docs_urlNone
authorfeeluown
requires_python>=3.8
licenseGPL-3.0
keywords media player application pyqt5 python 3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ## FeelUOwn - feel your own

[![Documentation Status](https://readthedocs.org/projects/feeluown/badge/?version=latest)](http://feeluown.readthedocs.org)
[![Build Status](https://github.com/feeluown/feeluown/actions/workflows/build.yml/badge.svg?branch=master)](https://github.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/feeluown.svg)](https://pypi.python.org/pypi/feeluown)

FeelUOwn 是一个稳定、用户友好以及高度可定制的音乐播放器。

[![macOS 效果预览](https://user-images.githubusercontent.com/4962134/235288158-39e6e01d-74f4-4f14-b942-7af924fc6a90.png)](https://www.bilibili.com/video/av46787694/)

### 特性

- 稳定、易用:
  - 一键安装,各流行平台均有打包(如 Arch Linux, Windows, macOS 等)
  - 有各媒体资源平台的插件,充分且合理的利用全网免费资源(如网易云、QQ、Bilibili 等)
  - 基础功能完善,桌面歌词、资源智能替换、多音质选择、nowplaying 协议等
  - 核心模块有较好的测试覆盖、核心接口保持较好的向后兼容
- 可玩性强:
  - 提供基于 TCP 的交互控制协议
  - 基于文本的歌单,方便与朋友分享、设备之间同步
  - 支持基于 Python 的配置文件 `.fuorc`,类似 `.vimrc` 和 `.emacs`

### 快速试用

使用系统包管理器一键安装 FeelUOwn 及其扩展吧!

对于 Arch Linux 和 macOS,你可以分别使用如下方式安装:
```sh
# Arch Linux
yay -S feeluown          # 安装稳定版,最新版的包名为 feeluown-git
yay -S feeluown-netease  # 按需安装其它扩展
yay -S feeluown-kuwo
yay -S feeluown-bilibili

# macOS(也可以下载打包好的二进制)
brew tap feeluown/feeluown
brew install feeluown --with-battery # 安装 FeelUOwn 以及扩展
feeluown genicon                     # 在桌面生成 FeelUOwn 图标
```

Windows 用户可以在 Release 页面下载预打包好的二进制。
Gentoo, NixOS, Debian 等 Linux 发行版也支持使用其系统包管理器安装!
详情可以参考文档:https://feeluown.readthedocs.io/ ,
也欢迎你加入开发者/用户[交流群](https://t.me/joinchat/H7k12hG5HYsGy7RVvK_Dwg)。

### 免责声明

FeelUown(以下简称“本软件”)是一个个人媒体资源播放工具。本软件提供的所有功能和资料
不得用于任何商业用途。用户可以自由选择是否使用本产品提供的软件。如果用户下载、安装、
使用本软件,即表明用户信任该软件作者,软件作者对任何原因在使用本软件时可能对用户自己
或他人造成的任何形式的损失和伤害不承担责任。

任何单位或个人认为通过本软件提供的功能可能涉嫌侵犯其合法权益,应该及时向 feeluown
组织书面反馈,并提供身份证明、权属证明及详细侵权情况证明,在收到上述法律文件后,
feeluown 组织将会尽快移除被控侵权内容。(联系方式: yinshaowen241 [at] gmail [dot] com )
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/feeluown/FeelUOwn",
    "name": "feeluown",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "media,player,application,PyQt5,Python 3",
    "author": "feeluown",
    "author_email": "yinshaowen241@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/35/f488191933780ea39107a9cebcb1273f80d8d2b51b768293884b089a1560/feeluown-4.1.2.tar.gz",
    "platform": null,
    "description": "## FeelUOwn - feel your own\n\n[![Documentation Status](https://readthedocs.org/projects/feeluown/badge/?version=latest)](http://feeluown.readthedocs.org)\n[![Build Status](https://github.com/feeluown/feeluown/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/feeluown/FeelUOwn)\n[![Coverage Status](https://coveralls.io/repos/github/feeluown/FeelUOwn/badge.svg)](https://coveralls.io/github/feeluown/FeelUOwn)\n[![PyPI](https://img.shields.io/pypi/v/feeluown.svg)](https://pypi.python.org/pypi/feeluown)\n[![python](https://img.shields.io/pypi/pyversions/feeluown.svg)](https://pypi.python.org/pypi/feeluown)\n\nFeelUOwn \u662f\u4e00\u4e2a\u7a33\u5b9a\u3001\u7528\u6237\u53cb\u597d\u4ee5\u53ca\u9ad8\u5ea6\u53ef\u5b9a\u5236\u7684\u97f3\u4e50\u64ad\u653e\u5668\u3002\n\n[![macOS \u6548\u679c\u9884\u89c8](https://user-images.githubusercontent.com/4962134/235288158-39e6e01d-74f4-4f14-b942-7af924fc6a90.png)](https://www.bilibili.com/video/av46787694/)\n\n### \u7279\u6027\n\n- \u7a33\u5b9a\u3001\u6613\u7528\uff1a\n  - \u4e00\u952e\u5b89\u88c5\uff0c\u5404\u6d41\u884c\u5e73\u53f0\u5747\u6709\u6253\u5305\uff08\u5982 Arch Linux, Windows, macOS \u7b49\uff09\n  - \u6709\u5404\u5a92\u4f53\u8d44\u6e90\u5e73\u53f0\u7684\u63d2\u4ef6\uff0c\u5145\u5206\u4e14\u5408\u7406\u7684\u5229\u7528\u5168\u7f51\u514d\u8d39\u8d44\u6e90\uff08\u5982\u7f51\u6613\u4e91\u3001QQ\u3001Bilibili \u7b49\uff09\n  - \u57fa\u7840\u529f\u80fd\u5b8c\u5584\uff0c\u684c\u9762\u6b4c\u8bcd\u3001\u8d44\u6e90\u667a\u80fd\u66ff\u6362\u3001\u591a\u97f3\u8d28\u9009\u62e9\u3001nowplaying \u534f\u8bae\u7b49\n  - \u6838\u5fc3\u6a21\u5757\u6709\u8f83\u597d\u7684\u6d4b\u8bd5\u8986\u76d6\u3001\u6838\u5fc3\u63a5\u53e3\u4fdd\u6301\u8f83\u597d\u7684\u5411\u540e\u517c\u5bb9\n- \u53ef\u73a9\u6027\u5f3a\uff1a\n  - \u63d0\u4f9b\u57fa\u4e8e TCP \u7684\u4ea4\u4e92\u63a7\u5236\u534f\u8bae\n  - \u57fa\u4e8e\u6587\u672c\u7684\u6b4c\u5355\uff0c\u65b9\u4fbf\u4e0e\u670b\u53cb\u5206\u4eab\u3001\u8bbe\u5907\u4e4b\u95f4\u540c\u6b65\n  - \u652f\u6301\u57fa\u4e8e Python \u7684\u914d\u7f6e\u6587\u4ef6 `.fuorc`\uff0c\u7c7b\u4f3c `.vimrc` \u548c `.emacs`\n\n### \u5feb\u901f\u8bd5\u7528\n\n\u4f7f\u7528\u7cfb\u7edf\u5305\u7ba1\u7406\u5668\u4e00\u952e\u5b89\u88c5 FeelUOwn \u53ca\u5176\u6269\u5c55\u5427\uff01\n\n\u5bf9\u4e8e Arch Linux \u548c macOS\uff0c\u4f60\u53ef\u4ee5\u5206\u522b\u4f7f\u7528\u5982\u4e0b\u65b9\u5f0f\u5b89\u88c5\uff1a\n```sh\n# Arch Linux\nyay -S feeluown          # \u5b89\u88c5\u7a33\u5b9a\u7248\uff0c\u6700\u65b0\u7248\u7684\u5305\u540d\u4e3a feeluown-git\nyay -S feeluown-netease  # \u6309\u9700\u5b89\u88c5\u5176\u5b83\u6269\u5c55\nyay -S feeluown-kuwo\nyay -S feeluown-bilibili\n\n# macOS\uff08\u4e5f\u53ef\u4ee5\u4e0b\u8f7d\u6253\u5305\u597d\u7684\u4e8c\u8fdb\u5236\uff09\nbrew tap feeluown/feeluown\nbrew install feeluown --with-battery # \u5b89\u88c5 FeelUOwn \u4ee5\u53ca\u6269\u5c55\nfeeluown genicon                     # \u5728\u684c\u9762\u751f\u6210 FeelUOwn \u56fe\u6807\n```\n\nWindows \u7528\u6237\u53ef\u4ee5\u5728 Release \u9875\u9762\u4e0b\u8f7d\u9884\u6253\u5305\u597d\u7684\u4e8c\u8fdb\u5236\u3002\nGentoo, NixOS, Debian \u7b49 Linux \u53d1\u884c\u7248\u4e5f\u652f\u6301\u4f7f\u7528\u5176\u7cfb\u7edf\u5305\u7ba1\u7406\u5668\u5b89\u88c5\uff01\n\u8be6\u60c5\u53ef\u4ee5\u53c2\u8003\u6587\u6863\uff1ahttps://feeluown.readthedocs.io/ \uff0c\n\u4e5f\u6b22\u8fce\u4f60\u52a0\u5165\u5f00\u53d1\u8005/\u7528\u6237[\u4ea4\u6d41\u7fa4](https://t.me/joinchat/H7k12hG5HYsGy7RVvK_Dwg)\u3002\n\n### \u514d\u8d23\u58f0\u660e\n\nFeelUown\uff08\u4ee5\u4e0b\u7b80\u79f0\u201c\u672c\u8f6f\u4ef6\u201d\uff09\u662f\u4e00\u4e2a\u4e2a\u4eba\u5a92\u4f53\u8d44\u6e90\u64ad\u653e\u5de5\u5177\u3002\u672c\u8f6f\u4ef6\u63d0\u4f9b\u7684\u6240\u6709\u529f\u80fd\u548c\u8d44\u6599\n\u4e0d\u5f97\u7528\u4e8e\u4efb\u4f55\u5546\u4e1a\u7528\u9014\u3002\u7528\u6237\u53ef\u4ee5\u81ea\u7531\u9009\u62e9\u662f\u5426\u4f7f\u7528\u672c\u4ea7\u54c1\u63d0\u4f9b\u7684\u8f6f\u4ef6\u3002\u5982\u679c\u7528\u6237\u4e0b\u8f7d\u3001\u5b89\u88c5\u3001\n\u4f7f\u7528\u672c\u8f6f\u4ef6\uff0c\u5373\u8868\u660e\u7528\u6237\u4fe1\u4efb\u8be5\u8f6f\u4ef6\u4f5c\u8005\uff0c\u8f6f\u4ef6\u4f5c\u8005\u5bf9\u4efb\u4f55\u539f\u56e0\u5728\u4f7f\u7528\u672c\u8f6f\u4ef6\u65f6\u53ef\u80fd\u5bf9\u7528\u6237\u81ea\u5df1\n\u6216\u4ed6\u4eba\u9020\u6210\u7684\u4efb\u4f55\u5f62\u5f0f\u7684\u635f\u5931\u548c\u4f24\u5bb3\u4e0d\u627f\u62c5\u8d23\u4efb\u3002\n\n\u4efb\u4f55\u5355\u4f4d\u6216\u4e2a\u4eba\u8ba4\u4e3a\u901a\u8fc7\u672c\u8f6f\u4ef6\u63d0\u4f9b\u7684\u529f\u80fd\u53ef\u80fd\u6d89\u5acc\u4fb5\u72af\u5176\u5408\u6cd5\u6743\u76ca\uff0c\u5e94\u8be5\u53ca\u65f6\u5411 feeluown\n\u7ec4\u7ec7\u4e66\u9762\u53cd\u9988\uff0c\u5e76\u63d0\u4f9b\u8eab\u4efd\u8bc1\u660e\u3001\u6743\u5c5e\u8bc1\u660e\u53ca\u8be6\u7ec6\u4fb5\u6743\u60c5\u51b5\u8bc1\u660e\uff0c\u5728\u6536\u5230\u4e0a\u8ff0\u6cd5\u5f8b\u6587\u4ef6\u540e\uff0c\nfeeluown \u7ec4\u7ec7\u5c06\u4f1a\u5c3d\u5feb\u79fb\u9664\u88ab\u63a7\u4fb5\u6743\u5185\u5bb9\u3002\uff08\u8054\u7cfb\u65b9\u5f0f\uff1a yinshaowen241 [at] gmail [dot] com \uff09",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "*nix music player",
    "version": "4.1.2",
    "project_urls": {
        "Homepage": "https://github.com/feeluown/FeelUOwn"
    },
    "split_keywords": [
        "media",
        "player",
        "application",
        "pyqt5",
        "python 3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6235f488191933780ea39107a9cebcb1273f80d8d2b51b768293884b089a1560",
                "md5": "242fb97d49d8820e1bb7231dd3a0810c",
                "sha256": "1814c35739fdc3875f16d7e7d5f282d4966485c5b0a9eee5bef65c1c049bcf21"
            },
            "downloads": -1,
            "filename": "feeluown-4.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "242fb97d49d8820e1bb7231dd3a0810c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 633733,
            "upload_time": "2024-03-13T03:00:54",
            "upload_time_iso_8601": "2024-03-13T03:00:54.006609Z",
            "url": "https://files.pythonhosted.org/packages/62/35/f488191933780ea39107a9cebcb1273f80d8d2b51b768293884b089a1560/feeluown-4.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 03:00:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "feeluown",
    "github_project": "FeelUOwn",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "feeluown"
}
        
Elapsed time: 0.21517s