Skip to content

VictorRodas99/just-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-music 🎵


just-music is a command-line interface (CLI) tool that lets you listen songs from youtube on your computer without using a browser.


presentation

Just type in your favorite song, and let just-music do the rest.

Usage

just-music requires Node v14 to run.

You need to install the package globally (you'll need at least Node LTS):

> npm install --global just-music

Once that's done, you can run this and that's it...

> just-music

...or specify which song you want to listen:

> just-music -name "Passionfruit - Drake"

Finally, run this command to see a list of all available options:

> just-music --help

About

A lightweight command-line interface (CLI) app that allows you to search and play youtube music directly on your terminal without using a browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published