Skip to content

Commit 5b19075

Browse files
Carlos Cabanerocgull
authored andcommitted
Updated Blink Shell to list of iOS clients
1 parent 1715717 commit 5b19075

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

App-store-icon.png

5.51 KB
Loading

blink_shell.png

5.98 KB
Loading

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2>(mobile shell)</h2>
7878
<p>Remote terminal application that
7979
allows <strong class="callout">roaming</strong>, supports <strong class="callout">intermittent connectivity</strong>, and provides intelligent <strong class="callout">local echo</strong> and line editing of user keystrokes.</p>
8080
<p>Mosh is a replacement for SSH. It's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.</p>
81-
<p>Mosh is free software, available for GNU/Linux, BSD, macOS, Solaris, Android, and Chrome. An iOS version is in testing.</p>
81+
<p>Mosh is free software, available for GNU/Linux, BSD, macOS, Solaris, Android, Chrome, and iOS.</p>
8282
</div>
8383
<div class="span5"><img src="mosh.png" style="max-width:120%;" alt="">
8484
</div>
@@ -160,6 +160,7 @@ <h1>Recent News</h1>
160160
</div>
161161

162162
<ul id="news-list">
163+
<li><b>September 20, 2016</b>: <a href="http://blink.sh">Blink Shell: Mosh &amp; SSH Terminal for iOS</a> has its first gold release on the <a href="https://itunes.apple.com/app/id1156707581">App Store</a>. Free version is available on <a href="https://github.com/blinksh/blink">GitHub</a>.
163164
<li><b>August 10,
164165
2016</b>: <a href="https://mailman.mit.edu/pipermail/mosh-users/2016-August/000330.html">Mosh
165166
1.2.6 released</a>, with John Hood as release lead. New features
@@ -287,6 +288,17 @@ <h3 class="callout"><a href="https://www.google.com/chrome"><img class="logo" sr
287288
Install <a href="https://chrome.google.com/webstore/detail/mosh/ooiklbnjmhbcgemelgfhaeaocllobloj">Mosh for Chrome.</a>
288289
</div>
289290
</div>
291+
292+
<div class="span4" style="vertical-align: top;">
293+
<h3 class="callout"><img class="logo" src="App-store-icon.png" alt=""/>iOS</h3>
294+
<div class="prelike">
295+
<div style="float:left"><a href="http://blink.sh"><img src="blink_shell.png" alt="" style="height: 50px; width: 50px; display:inline-block; vertical-align:middle"/>
296+
&nbsp;</a></div>
297+
<a href="https://itunes.apple.com/app/id1156707581">Get Blink Shell from the AppStore</a><br/>
298+
or...<br/> <a href="https://github.com/blinksh/blink">download from GitHub.</a>
299+
<div style="clear:both"></div>
300+
</div>
301+
</div>
290302
</div>
291303

292304
<!-- Linux -->

0 commit comments

Comments
 (0)