mirror of
https://gitlab.com/RemixDev/deemix-py.git
synced 2024-12-29 11:06:14 +00:00
264 B
264 B
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