Skip to content

Just a simple online mp3 url player from command line using node.js

Notifications You must be signed in to change notification settings

yoshi2095/play-mp3-url-from-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Play-mp3-url-from-terminal

Pre-requisites:

Node.js should be pre-installed.

clone the Repo:

git clone https://github.com/yoshi2095/play-mp3-url-from-terminal.git

Enter the directory:

cd play-mp3-url-from-terminal

Then install the player package for playing the audio:

npm install player

Run the js file:

node play-url.js

About

Just a simple online mp3 url player from command line using node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published