Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as e
<td style="text-align: center;">
<b><a href="https://github.com/hsduren/dartshell">DartShell</a></b>
</td>
<!-- Naviterm -->
<td style="text-align: center;">
<b><a href="https://github.com/jc-hk-1916/NaviTerm">Naviterm</a></b>
</td>
</tr>

<tr>
Expand All @@ -65,6 +69,12 @@ SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as e
<td>
<img src="https://github.com/hsduren/dartshell/blob/main/info1.png" width="300px" alt="dartShell displaying terminal and session information for SSH operations">
</td>
<!-- NaviTerm -->
<td>
<a href="https://apps.apple.com/us/app/naviterm-ssh-sftp-tunnels/id6747072398">
<img src="https://raw.githubusercontent.com/jc-hk-1916/NaviTerm/main/images/1.png" width="300px" alt="Your all-in-one SSH terminal, SFTP client, and port forwarding tool, built from the ground up for macOS, iPhone, and iPad.">
</a>
</td>
</tr>
</table>

Expand Down