player-cli

1.0.1 • Public • Published

Player-Cli

A simple command line music player for Mac

Install

sudo npm i -g player-cli

Usage

play ~/music/demo.mp3           # play a local music file
play http://music.com/demo.mp3  # play an online music file

Inspired

https://github.com/turingou/player

Dependencies

"commander": "^2.7.1",
"lame": "^1.2.0",
"request": "^2.55.0",
"speaker": "^0.2.4"

Readme

Keywords

none

Package Sidebar

Install

npm i player-cli

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tangshiqiang