Skip to content

otabekswe/MusicCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicCLI

Music CLI logo

Discover the power of MusicCLI, an intuitive command-line interface that enables seamless music downloads from your terminal straight to your Desktop.

Installation

To install MusicCLI, run the following command in your terminal:

# For zsh
curl -sSL https://raw.githubusercontent.com/otabeknurmatov/MusicCLI/main/install.sh | zsh

# For bash
curl -sSL https://raw.githubusercontent.com/otabeknurmatov/MusicCLI/main/install.sh | bash

# With sudo, use either bash or zsh.
curl -sSL https://raw.githubusercontent.com/otabeknurmatov/MusicCLI/main/install.sh | sudo bash

Running MusicCLI:

After installation, use mcli followed by the desired song or singer name to search and download music:

# mcli [SONG NAME]
mcli Shawn Mendes

Replace "Shawn Mendes" with the actual name of the song you want to search for.

Selecting a Song:

After entering the command, MusicCLI will display a list of search results. Simply choose the desired song by entering its corresponding number and pressing Enter.

Voila! You're all set to enjoy your favorite music hassle-free with MusicCLI!

About

mcli - play any song from your terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages