Go to file
RemixDev 03a3e29097 fixed path standard in windows 2020-02-27 18:03:50 +01:00
deemix fixed path standard in windows 2020-02-27 18:03:50 +01:00
.gitignore Initial Commit 2020-02-16 18:32:10 +01:00
README.md Shelved GUI and added cli usage instead 2020-02-23 22:51:16 +01:00
requirements.txt Shelved GUI and added cli usage instead 2020-02-23 22:51:16 +01:00

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