|
4 | 4 | <img align="center" src="https://raw.githubusercontent.com/artyshko/smd/telegram/Data/9.png"> |
5 | 5 |
|
6 | 6 | <p align="center"> |
7 | | - <b><h1>Desktop version<h1></b> |
| 7 | + <b><h1>Desktop version GUI<h1></b> |
8 | 8 | </p> |
9 | | -<img align="center" src="https://raw.githubusercontent.com/artyshko/smd/master/Data/6.png"> |
| 9 | + <img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/1.png"> |
| 10 | +<p align="center"> |
| 11 | + <b><h1>Desktop version CLI<h1></b> |
| 12 | +</p> |
| 13 | + <img align="center" src="https://github.com/artyshko/smd/raw/master/Data/11.png"> |
10 | 14 | <p align="center"> |
11 | 15 | <h1>Telegram version</h1> |
12 | 16 | </p> |
|
21 | 25 |
|
22 | 26 | <img align="center" src="https://raw.githubusercontent.com/artyshko/smd/master/Data/5.png"></br> |
23 | 27 |
|
24 | | -## Manual (Desktop version) |
| 28 | +## Manual (Desktop version CLI) |
25 | 29 |
|
26 | 30 | ``` |
27 | 31 | ./main.py [argument][value] - startup with arguments |
@@ -55,6 +59,8 @@ git clone https://github.com/artyshko/smd.git |
55 | 59 | ### First you have to install all dependencies |
56 | 60 | ``` |
57 | 61 | pip3 install -r requirements.txt |
| 62 | +pip3 install PyQtWebEngine |
| 63 | +sudo apt-get install python3-pyqt5.qtwebengine |
58 | 64 | ``` |
59 | 65 |
|
60 | 66 | ### Make file executable |
@@ -126,3 +132,21 @@ Example: |
126 | 132 |
|
127 | 133 | ./main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X" -p ~/Desktop/Music/New |
128 | 134 | ``` |
| 135 | +## Desktop version GUI |
| 136 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/2.png"></br> |
| 137 | + |
| 138 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/3.png"></br> |
| 139 | + |
| 140 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/4.png"></br> |
| 141 | + |
| 142 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/5.png"></br> |
| 143 | + |
| 144 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/6.png"></br> |
| 145 | + |
| 146 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/7.png"></br> |
| 147 | + |
| 148 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/8.png"></br> |
| 149 | + |
| 150 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/9.png"></br> |
| 151 | + |
| 152 | +<img align="center" src="https://github.com/artyshko/smd/raw/master/Data/prev/10.png"></br> |
0 commit comments