Metadata-Version: 2.1
Name: musiccli
Version: 1.1.0
Summary: MusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.
Author-email: Otabek Nurmatov <mrotabek17@gmail.com>
Project-URL: Homepage, https://github.com/otabeknurmatov/MusicCLI
Keywords: MusicCLI,climusic,mcli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE.txt

<h1 align="center"><b>MusicCLI</b></h1> 
MusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.

## How to use

```bash
# Clone this repository
$ git clone https://github.com/otabeknurmatov/MusicCLI

# Go into repository
$ cd MusicCLI

# Install dependencies
$ pip install -r requirements.txt

# Run the app
$ python main.py SONG_NAME

# Simply select the desired song by choosing its corresponding number and voila! You're all set!
