Files
ShhShell/README.md
2025-07-17 08:54:58 +01:00

48 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<div align="center">
<br/>
<p>
<img src="https://github.com/neon443/ShhShell/blob/main/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell.png?raw=true" title="icon" alt="icon" width="100" />
</p>
<p>
an ssh client for ios
<br/>
<a href="https://neon443.github.io">
made by neon443
</a>
</p>
<p>
<a href="https://testflight.apple.com/join/uNKEAtSw">
testflight
</a>
</p>
<br/>
</div>
<div align="center">
<a href="https://shipwrecked.hackclub.com/?t=ghrm" target="_blank">
<img src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/739361f1d440b17fc9e2f74e49fc185d86cbec14_badge.png"
alt="This project is part of Shipwrecked, the world's first hackathon on an island!"
style="width: 25%;">
</a>
</div>
ShhShell is a fully native SSH client for iOS. Built with Swift 6 and SwiftUI for a platform native experience. ShhShell is fast, reliable and responsive and can handle all your terminal needs
## Whats ShhShell?
Its an SSH app for iOS with a beautiful UI. It has many features, such as themes, import themes from iterm2colorschemes.com to customise your terminal
## Installing ShhShell
To try it out, [open this TestFlight link](https://testflight.apple.com/join/uNKEAtSw) (make sure you have TestFlight installed!), install ShhShell, and add a server. Make sure you add a username and password or SSH key and hit the connect button!
Thanks to:
LibSSH
SwiftTerm
<sup>
&copy; 2025 Nihaal Sharma.
</sup>