README: update screenshot

This commit is contained in:
lollipopkit
2023-01-28 14:08:20 +08:00
parent 587e0a4640
commit 0e8a8056f8
5 changed files with 13 additions and 13 deletions

View File

@@ -21,11 +21,11 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
## 🔖 Feature ## 🔖 Feature
- [x] Status chart view - [x] 📊 Status chart view
- [x] SSH terminal - [x] ⌨️ `SSH` terminal
- [x] `Docker Manage`, `Pkg Manage`, `SFTP`, `Snippet` ~~market~~, `Ping` and etc. - [x] ⚙️ `Docker & Pkg` Manager, `SFTP`, `Snippet` ~~market~~, `Ping` and etc.
- [x] i18n (English, Chinese) - [x] 📚 i18n (English, Chinese), **welcome contribution** :)
- [x] Desktop support - [x] 🖥️ Desktop support
## 📱 ScreenShots ## 📱 ScreenShots
<table> <table>
@@ -37,7 +37,7 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
<img width="200px" src="screenshots/server_detail.png"> <img width="200px" src="screenshots/server_detail.png">
</td> </td>
<td> <td>
<img width="200px" src="screenshots/convert.png"> <img width="200px" src="screenshots/ssh.jpg">
</td> </td>
</tr> </tr>
</table> </table>
@@ -47,20 +47,20 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
<img width="200px" src="screenshots/ping.png"> <img width="200px" src="screenshots/ping.png">
</td> </td>
<td> <td>
<img width="200px" src="screenshots/apt.png"> <img width="200px" src="screenshots/sftp.jpg">
</td> </td>
<td> <td>
<img width="200px" src="screenshots/docker.png"> <img width="200px" src="screenshots/docker.jpg">
</td> </td>
</tr> </tr>
</table> </table>
## 🖥 Platform ## 🖥 Platform
| Status | Platform | Status|Platform
| ----------------------- | ----------------- | --- | ---
| Full Support | Android/iOS/macOS | Full Support|Android/iOS
| Support, but not tested | Windows/Linux | Support, but not tested|macOS/Windows/Linux
## 📝 License ## 📝 License
`GPL v3. lollipopkit 2021` `GPL v3. lollipopkit 2023`

BIN
screenshots/docker.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

BIN
screenshots/sftp.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

BIN
screenshots/ssh.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB