![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
https://github.com/son-link/PQMusic
PQMusic is a minimalist and easy to use audio player for download and use.
You can play your local files, from a direct url or streaming (for example a online radio) and import/export playlists on M3U format. Also you can play some music trackers files (.it, .mod, .s3m and .xm)
Adding files from Open with on your file manager
Drag and drop files to PQMusic's window:
Only available for Linux.
Licensed under GNU/GPL3 or higher.
From PIP: pip install -r requirements.txt
use the --user parameter if you want to install the dependencies at your user level
Debian/Ubuntu/Mint/MX Linux:
apt install python3-pyqt5 python3-pyqt5.qtmultimedia libqt5multimedia5 libqt5multimedia5-plugins qtgstreamer-plugins-qt5 python3-mutagen python3-magic python3-requests
Arch Linux/Manjaro:
python-pip python-mutagen python-pyqt5 qt5-multimedia python-mutagen python-magic python-requests
Copy the icon and desktop file:
install -m 644 bin/io.sonlink.pqmusic.desktop /usr/share/applications
install -m 644 bin/io.sonlink.pqmusic.svg /usr/share/icons/pqmusic.svg
cp bin/io.sonlink.pqmusic.desktop ~/.local/share/applications
cp bin/io.sonlink.pqmusic.svg ~/.icons/pqmusic.svg
pip install PQMusic
If you use Arch Linux, Manjaro, or other Arch Linux base distributions, you can install the official package from AUR
For example: yay -S pqmusic
You can download a AppImage for GNU/Linux on releases page
--custom-theme
: Use the application's theme instead of using the environment or default Qt theme-f | --files <files and/or dirs>
: Add files and/or directories for direct playback at startupLüv icons theme: https://github.com/Nitrux/luv-icon-theme
Open Sans font: https://fonts.google.com/specimen/Open+Sans
QssStylesheetEditor for make the app theme
Musical note use in the app icon: https://openclipart.org/detail/110599/musical-note-2-dennis-b-01r
FAQs
A minimal music player.
We found that pqmusic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.