|
| 1 | +[persian-gnome-badge]: https://gnome-fa.github.io/assets/badges/persian-gnome.svg |
| 2 | +[persian-gnome-url]: https://fa.gnome.org |
| 3 | + |
| 4 | +[license-url]: https://github.com/BuddySirJava/SSH-Studio/blob/master/LICENSE |
| 5 | +[license-image]: https://img.shields.io/github/license/BuddySirJava/SSH-Studio.svg?style=for-the-badge |
| 6 | +[issues-url]: https://github.com/BuddySirJava/SSH-Studio/issues |
| 7 | +[issues-image]: https://img.shields.io/github/issues/BuddySirJava/SSH-Studio?style=for-the-badge |
| 8 | +[flathub-url]: https://flathub.org/apps/io.github.BuddySirJava.SSH-Studio |
| 9 | +[flathub-image]: https://img.shields.io/flathub/v/io.github.BuddySirJava.SSH-Studio?logo=flathub&style=for-the-badge |
| 10 | +[installs-image]: https://img.shields.io/flathub/downloads/io.github.BuddySirJava.SSH-Studio?style=for-the-badge |
| 11 | + |
| 12 | + |
1 | 13 | <div align="center"> |
2 | 14 |
|
3 | 15 | <img src="data/media/icon_256.png" alt="App Icon" width="128" /> |
4 | | - |
| 16 | + |
5 | 17 | <h1>SSH-Studio</h1> |
6 | | - |
7 | | - <img src="https://img.shields.io/badge/GTK-4.0-4A90E2?style=for-the-badge&logo=gtk&logoColor=white" alt="GTK" /> |
8 | | - <img src="https://img.shields.io/badge/License-GPL%20v3-00D4AA?style=for-the-badge&logo=gnu&logoColor=white" alt="License" /> |
9 | | - <img src="https://img.shields.io/badge/Python-3.12+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python" /> |
10 | | - <img src="https://img.shields.io/flathub/v/io.github.BuddySirJava.SSH-Studio?logo=flathub&style=for-the-badge"> |
| 18 | + <a href="https://fa.gnome.org"> |
| 19 | + <img src="https://gnome-fa.github.io/assets/badges/persian-gnome.svg" alt="Persian GNOME" /> |
| 20 | + </a> |
11 | 21 |
|
12 | 22 | <p>A native <strong>GTK4 desktop app</strong> for editing and validating your <code>~/.ssh/config</code>.</p> |
13 | 23 | <p>Search, edit, and validate SSH hosts with a clean UI — no need to touch terminal editors.</p> |
14 | 24 |
|
15 | 25 | </div> |
16 | 26 |
|
| 27 | +<p align="center"> |
| 28 | + <a href="https://github.com/BuddySirJava/SSH-Studio/blob/master/LICENSE"> |
| 29 | + <img src="https://img.shields.io/github/license/BuddySirJava/SSH-Studio.svg?style=for-the-badge" alt="License" /> |
| 30 | + </a> |
| 31 | + <a href="https://flathub.org/apps/io.github.BuddySirJava.SSH-Studio"> |
| 32 | + <img src="https://img.shields.io/flathub/v/io.github.BuddySirJava.SSH-Studio?logo=flathub&style=for-the-badge" alt="Flathub" /> |
| 33 | + </a> |
| 34 | + <a href="https://flathub.org/apps/io.github.BuddySirJava.SSH-Studio"> |
| 35 | + <img src="https://img.shields.io/flathub/downloads/io.github.BuddySirJava.SSH-Studio?style=for-the-badge" alt="Installs" /> |
| 36 | + </a> |
| 37 | +</p> |
| 38 | + |
17 | 39 | --- |
18 | 40 |
|
19 | 41 | ## Preview |
|
0 commit comments