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.
itunes-remote
Advanced tools
Control iTunes via your terminal :notes:
Using JXA via osascript via Node.js.
$ npm install --global itunes-remote
It’s interactive and offering an own prompt.
$ itunes
iTunes: help
Commands:
help [command...] Provides help for a given command.
exit Exit itunes-remote.
play Start playing the current selection
play artist Plays songs by an artist.
play album Plays an album.
stop Stop playing the current selection
pause Pause playing the current selection
next Advance to the next track in the current playlist.
previous Return to the previous track in the current playlist.
back Reposition to beginning of current track or go to previous track if already at
start of current track.
search [options] <searchterm> Fuzzy search album, artists and songs.
iTunes:
But you also can pass command line arguments to quickly start a search with starting the CLI:
$ itunes search nicknack -artist
iTunes:
Hold on …
✔ Found songs by ”nicknack“ and generated a temporary playlist
✔ Playing 44 song(s) ♪♬
iTunes:
Special shoutout to @dthree for his nice way to offer support for vorpal :blush:
This tiny little module wouldn‘t be possible without the work of all these amazing humans. Thanks.
MIT © Michael Kühnel
FAQs
Control iTunes via CLI
The npm package itunes-remote receives a total of 2 weekly downloads. As such, itunes-remote popularity was classified as not popular.
We found that itunes-remote demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.