mirror of
https://gitlab.com/RemixDev/deemix-py.git
synced 2025-01-01 12:46:11 +00:00
16 lines
390 B
Markdown
16 lines
390 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<br>
|
|
Run `python main.py` to start the GUI<br>
|
|
Run `python server.py` to start just the server<br>
|
|
|
|
# TODO
|
|
Finish porting all features:
|
|
- logging
|
|
- finish the gui
|
|
- spotify playlist support
|
|
- ?
|
|
|
|
Settings not yet implemented:
|
|
- savePlaylistAsCompilation
|