Skip to content

Commit d6c9875

Browse files
committed
Updated README.md
1 parent 253addd commit d6c9875

File tree

1 file changed

+28
-6
lines changed

1 file changed

+28
-6
lines changed

README.md

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,41 @@
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+
113
<div align="center">
214

315
<img src="data/media/icon_256.png" alt="App Icon" width="128" />
4-
16+
517
<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>
1121

1222
<p>A native <strong>GTK4 desktop app</strong> for editing and validating your <code>~/.ssh/config</code>.</p>
1323
<p>Search, edit, and validate SSH hosts with a clean UI — no need to touch terminal editors.</p>
1424

1525
</div>
1626

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+
1739
---
1840

1941
## Preview

0 commit comments

Comments
 (0)