deemix-py/README.md

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