678f85fda7 | ||
---|---|---|
deemix | ||
.gitignore | ||
README.md | ||
requirements.txt |
README.md
How to use
Install the dependencies using pip install -r requirements.txt
Run python -m deemix --help
to see how to use the app
TODO
Making the download work in multi-threading
Finish porting all features
Make the GUI after all is implemented