GithubHelp home page GithubHelp logo

tuchang / feeluown Goto Github PK

View Code? Open in Web Editor NEW

This project forked from feeluown/feeluown

1.0 1.0 0.0 2.43 MB

trying to be a user-friendly and hackable music player

License: GNU General Public License v3.0

Python 100.00%

feeluown's Introduction

FeelUOwn - feel your own

FeelUOwn 是一个符合 Unix 哲学的跨平台的音乐播放器,主要面向 Linux/macOS 用户。

macOS 效果预览

特性

使用方法

安装

# Ubuntu 用户可以依次执行以下命令进行安装
sudo apt-get install python3-pyqt5  # 安装 Python PyQt5 依赖包
sudo apt-get install libmpv1        # 安装 libmpv1 系统依赖
pip3 install 'feeluown>=2.0' --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>=2.0 --upgrade --user

使用

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

常见问题

怎样参与设计开发、如果编写插件?

目前,一方面可以通过阅读开发者文档来了解项目整体架构;另一方面,可以加入开发者/用户交流群,与大家一起讨论,大部分我自己也会在线,如果有相关疑问,我会尽量和大家沟通。

程序遇到错误怎么办?

一般来说,feeluown 运行时,会将日志输出到 ~/.FeelUOwn/stdout.log ,如果大家在使用时遇到程序异常,可以新建一个 Issue,将日志或者截图放在 Issue 中,让大家帮忙解答。另外,大家也可以加入交流群,在群中提出建议或者反馈。

有项目开发计划或者 bug 修复排期吗?

大家可以参考这个项目开发计划

feeluown's People

Contributors

cosven avatar light4 avatar sbwtw avatar oryxfea avatar cposture avatar helinb avatar brucezhang1993 avatar williamherry avatar ad09 avatar xssss1 avatar wenliangcan avatar hanchanli avatar

Stargazers

 avatar

Watchers

 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.