deemix-py/README.md

472 B

How to use

Install wxpython (check if there are builded packages for your distribution, if not then just run pip install wxpython and it should build it for your system)
Install the rest of the dependencies using pip install -r requirements.txt
Run python -m deemix to run the app

TODO

Find all dependencies and add them to requirements.txt
Making the download work in multi-threading
Add the settings in the GUI
Finish porting all features