Git Product home page Git Product logo

feeluown's Introduction

FeelUOwn - feel your own

Documentation Status Build Status Coverage Status PyPI python

FeelUOwn 是一个符合 Unix 哲学的跨平台的音乐播放器~

macOS 效果预览

特性

文档

详细用户及开发者文档请看:https://feeluown.readthedocs.io/

安装与使用

安装

# Arch Linux 用户可以从 aur 中安装,包名为 feeluown

# Ubuntu 用户可以依次执行以下命令进行安装
sudo apt-get install python3-pyqt5  # 安装 Python PyQt5 依赖包
sudo apt-get install python3-pyqt5.qtopengl
sudo apt-get install libmpv1        # 安装 libmpv1 系统依赖
pip3 install 'feeluown[battery]>=3.0.1' --user -i https://pypi.org/simple/
## 为 feeluown 生成图标(Linux 用户)
feeluown-genicon   # 生成图标

## 一些非必须依赖
sudo apt-get install fcitx-frontend-qt5  # 使用 fcitx 输入法的用户可能需要安装

# macOS 用户安装方法
brew install pyqt
brew install mpv
pip3 install 'feeluown[battery,macos]>=3.0.1' --user -i https://pypi.org/simple/

使用

# 第一种方法:Linux 用户直接点击图标运行程序
# 第二种方法:在命令行中启动,这时候会弹出 GUI 界面
fuo
# 第三种方法:适用于不需要 GUI 界面的用户(比如使用命令行或者使用 Emacs 插件等)
fuo -nw     # -nw 表示 no window
fuo -nw -d  # -d 表示打开 debug 模式,会输出更多日志

已知的一些插件

大家如果发现或者自己编写了一些插件,可以在下面进行补充~

插件名 开发者们 状态
MPRIS2 @cosven 可用
Discord RPC Rich Precense 服务 @BruceZhang1993 可用

feeluown's People

Contributors

cosven avatar light4 avatar sbwtw avatar oryxfea avatar cposture avatar helinb avatar photonquantum avatar brucezhang1993 avatar junhan-z avatar williamherry avatar ad09 avatar chen-chao avatar xssss1 avatar wenliangcan avatar hanchanli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.