Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
A music player for the console, in Node.
npm i -g angrplayr
angrplayr
uses MPlayer under the
hood, so you'll need that installed as well. This module will fail to install if
you don't have mplayer
in your path somewhere.
angrplayr
requires at least Node verson 6 and does not work on Windows.
angrplayr
This will open a file explorer in your terminal. Use arrows to find an audio
file, and hit enter
to play.
enter
or space
: immediately play selected filep
: toggle paused/playing.
: volume up,
: volume down;
: seek back'
: seek forwardangrplayr
will read from a config file if it exists.
The config file must be valid JSON at ~/.config/angrplayr.json
.
Defaults:
~/.config/angrplayr.json
{
"showHiddenFiles": false
}
I really love MOC, but I use a Mac sometimes and audio on Macs is a little weird.
I also love MPlayer, but it's a bit unfriendly sometimes.
angrplayr
is meant to fit somewhere in between more full-featured audio
programs like CMus and MOC and command-line clients like MPlayer and MPV. Most
of the time I don't need playlists, streaming, remote control, or other
features; I just want to play audio.
FAQs
Console music player in Node.
The npm package angrplayr receives a total of 2 weekly downloads. As such, angrplayr popularity was classified as not popular.
We found that angrplayr demonstrated a not healthy version release cadence and project activity because the last version was released 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
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.