Socket
Socket
Sign inDemoInstall

musicplayer-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

musicplayer-cli

API for the Music Player


Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source


music player cli

Control the music player from your command line.

Installation

$ npm install -g musicplayer-cli

Usage

Usage: musicplayer [command]


Commands:

  play               Play the song
  pause|stop         Pause the song
  toggle             Toggle the song
  forward|next       Next song
  backward|prev      Previous song
  state              Get player state
  subreddits [subs]  Get or set subreddits
  user               Get user information
  song               Get song information
  *                  Help

Options:

  -h, --help     output usage information
  -V, --version  output the version number
Examples
$ musicplayer song

🎵  Heretoir - To Follow The Sun
👤  /u/Umskiptar
🌍  /r/postrock

🎵  type       youtube
📅  age        36 hours ago
👍  karma      3
🔗  url        https://www.youtube.com/watch?v=qnUGs4vZQ10
$ musicplayer user

👤  username         illyism
🔗  link karma       6078
💬  comment karma    2739
$ musicplayer subreddits listentothis+music

Subreddits sent: listentothis+music
$ musicplayer play
$ musicplayer pause
$ musicplayer toggle

👍  OK

Keywords

FAQs

Package last updated on 09 Jul 2015

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc