Skip to main content

A minimal music player.

Project description

PQMusic

AUR version

https://github.com/son-link/PQMusic

PQMusic screenshoot

PQMusic is a minimalistic and easy to use audio player for download and use.

Available for Linux (Not available for Windows at the moment)

Licensed under GNU/GPL3 or higher.

Note: this project is still under development, so some features are not yet available or complete.

Install

From source code:

  • Clone the repo, download the zip under Code -> Download ZIP or download the last release.
  • Open a terminal and go to the project folder.
  • Install the dependencies:
    • From PIP (with administration permissions): pip install -r requirements.txt

    • Debian/Ubuntu/Mint/MX Linux:

      • apt: apt install python3-pyqt5, python3-pyqt5.qtmultimedia, libqt5multimedia5, libqt5multimedia5-plugins qtgstreamer-plugins-qt5
      • Pypi: pip3 install mutagen
    • Arch Linux/Manjaro:

      • pacman: python-pip python-mutagen python-pyqt5 qt5-multimedia
    • Copy the icon and desktop file:

      • All users:
        • install -m 644 bin/io.sonlink.pqmusic.desktop /usr/share/applications
        • install -m 644 bin/io.sonlink.pqmusic.svg /usr/share/icons/pqmusic.svg
      • Current user:
        • cp bin/io.sonlink.pqmusic.desktop ~/.local/share/applications
        • cp bin/io.sonlink.pqmusic.svg ~/.icons/pqmusic.svg

From Pypi:

pip install PQMusic

AUR:

If you use Arch Linux, Manjaro, or other Arch Linux base distributions, you can install yhe official package from AUR

For example: yay -S pqmusic

Executables:

You can download a AppImage for GNU/Linux on releases page

Other credits:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pqmusic-0.3.0.tar.gz (449.3 kB view hashes)

Uploaded Source

Built Distribution

pqmusic-0.3.0-py3-none-any.whl (495.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page