Skip to content

Commit c8b62b5

Browse files
authored
Update README.md
1 parent 3f6c2fa commit c8b62b5

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

README.md

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
<img align="center" src="https://raw.githubusercontent.com/artyshko/smd/telegram/Data/9.png">
55

66
<p align="center">
7-
<b><h1>Desktop version<h1></b>
7+
<b><h1>Desktop version GUI<h1></b>
88
</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">
1014
<p align="center">
1115
<h1>Telegram version</h1>
1216
</p>
@@ -21,7 +25,7 @@
2125

2226
<img align="center" src="https://raw.githubusercontent.com/artyshko/smd/master/Data/5.png"></br>
2327

24-
## Manual (Desktop version)
28+
## Manual (Desktop version CLI)
2529

2630
```
2731
./main.py [argument][value] - startup with arguments
@@ -55,6 +59,8 @@ git clone https://github.com/artyshko/smd.git
5559
### First you have to install all dependencies
5660
```
5761
pip3 install -r requirements.txt
62+
pip3 install PyQtWebEngine
63+
sudo apt-get install python3-pyqt5.qtwebengine
5864
```
5965

6066
### Make file executable
@@ -126,3 +132,21 @@ Example:
126132
127133
./main.py -ss "https://open.spotify.com/track/2QoDAlMnML5haTXvYRS86X" -p ~/Desktop/Music/New
128134
```
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

Comments
 (0)