
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Dependencies: Mpv player witch is free and Open Source. The radio-cli package won't work without mpv player.
How it works
choco install mpv,
Install MPV player, make sure to add an environment variable, usually if you install through choco it does that on it's own. Now you should be able to run mvp player from anywehere in the terminal.
Install radio-cli: npm i radio-cli
Create a new js file called radio.js (or whatever you want to call it) inside you project folder then import radio-cli:
let radio = require('radio-cli');
radio.js and type on the terminal node radio --ccnpx radio-cli --radioName
npx radio-cli --channels
If you want to use radio-cli on your mobile device:
Enjoy your mobile radio!
Default Web Radio flags
--cc--rtl--virgin--italia--subasio--mc2--rai1--rai2--rai3--rds--m2o--kiss--sport--r789--latte--aranciaExample: node radio --arancia will start streaming web Radio from Arancia Network.
FAQs
Listen Radio from CLI on Windows 10
The npm package radio-cli receives a total of 4 weekly downloads. As such, radio-cli popularity was classified as not popular.
We found that radio-cli 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.