mirror of
https://gitlab.com/RemixDev/deemix-py.git
synced 2025-01-01 12:46:11 +00:00
9 lines
264 B
Markdown
9 lines
264 B
Markdown
# How to use
|
|
Install the dependencies using `pip install -r requirements.txt`<br>
|
|
Run `python -m deemix --help` to see how to use the app
|
|
|
|
# TODO
|
|
Making the download work in multi-threading<br>
|
|
Finish porting all features<br>
|
|
Make the GUI after all is implemented
|