Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.