<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yaser</title>
    <description>The latest articles on DEV Community by Yaser (@yaser_a_0b83c94f4d5e388cd).</description>
    <link>https://dev.to/yaser_a_0b83c94f4d5e388cd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3901306%2F6522b59f-45f6-449b-a701-c809c3af7763.jpeg</url>
      <title>DEV Community: Yaser</title>
      <link>https://dev.to/yaser_a_0b83c94f4d5e388cd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yaser_a_0b83c94f4d5e388cd"/>
    <language>en</language>
    <item>
      <title>Building a real SSH workspace for iPhone and iPad</title>
      <dc:creator>Yaser</dc:creator>
      <pubDate>Mon, 27 Apr 2026 23:55:18 +0000</pubDate>
      <link>https://dev.to/yaser_a_0b83c94f4d5e388cd/building-a-real-ssh-workspace-for-iphone-and-ipad-52j9</link>
      <guid>https://dev.to/yaser_a_0b83c94f4d5e388cd/building-a-real-ssh-workspace-for-iphone-and-ipad-52j9</guid>
      <description>&lt;p&gt;SSH from a phone has always felt useful, but rarely comfortable.&lt;/p&gt;

&lt;p&gt;Most server work happens from a laptop. But sometimes you are away and still need to check logs, restart a service, inspect disk usage, upload a file, or fix something quickly before it becomes a bigger issue.&lt;/p&gt;

&lt;p&gt;I kept running into this problem, so I built &lt;a href="https://holding.vc/shellora/" rel="noopener noreferrer"&gt;Shellora&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff99hvmnm9r5luys9h115.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff99hvmnm9r5luys9h115.png" alt=" " width="800" height="1739"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The idea
&lt;/h2&gt;

&lt;p&gt;Shellora is a mobile-first SSH workspace for iPhone and iPad.&lt;/p&gt;

&lt;p&gt;I did not want it to feel like a desktop terminal squeezed onto a phone. I wanted mobile SSH to feel fast, readable, and practical.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it includes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Real SSH terminal sessions&lt;/li&gt;
&lt;li&gt;In-house VT100/ANSI terminal emulator&lt;/li&gt;
&lt;li&gt;Multi-session tabs&lt;/li&gt;
&lt;li&gt;Custom keyboard for shell commands&lt;/li&gt;
&lt;li&gt;On-device AI command help&lt;/li&gt;
&lt;li&gt;SFTP uploads and downloads&lt;/li&gt;
&lt;li&gt;500+ built-in commands&lt;/li&gt;
&lt;li&gt;220+ admin mini-apps&lt;/li&gt;
&lt;li&gt;Host management with folders, tags, and favorites&lt;/li&gt;
&lt;li&gt;Secure Keychain vault for passwords and SSH keys&lt;/li&gt;
&lt;li&gt;Widgets and Live Activities&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi6f7chxhh0di78d31068.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi6f7chxhh0di78d31068.png" alt=" " width="800" height="1739"&gt;&lt;/a&gt; &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe99985k2zsusj8gxj7r2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe99985k2zsusj8gxj7r2.png" alt=" " width="800" height="1739"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI part
&lt;/h2&gt;

&lt;p&gt;The AI is designed to assist, not take over. You describe what you need, Shellora suggests one command, explains it, shows a danger level, and lets you choose whether to run, paste, or copy it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frf8q4gyfj26teubf443f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frf8q4gyfj26teubf443f.png" alt=" " width="800" height="1739"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Nothing runs automatically. That was important to me because SSH commands can affect real servers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it this way
&lt;/h2&gt;

&lt;p&gt;The hardest part was not just connecting to a server. It was making the whole workflow feel usable on a small screen.&lt;/p&gt;

&lt;p&gt;A normal phone keyboard is not made for shell work, so Shellora includes dedicated keys for things like ESC, TAB, Ctrl+C, arrows, pipes, slashes, brackets, and common shell shortcuts.&lt;/p&gt;

&lt;p&gt;The built-in tools are there for quick checks, but the terminal stays at the center.&lt;/p&gt;

&lt;h2&gt;
  
  
  Looking for feedback
&lt;/h2&gt;

&lt;p&gt;I am sharing this because I would love feedback from developers, sysadmins, and DevOps engineers.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Do you use SSH from your phone?&lt;/li&gt;
&lt;li&gt;What frustrates you most about mobile SSH?&lt;/li&gt;
&lt;li&gt;Would AI command help be useful if it never runs commands automatically?&lt;/li&gt;
&lt;li&gt;What server tools would you want on mobile?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love to hear your thoughts.&lt;/p&gt;

</description>
      <category>cli</category>
      <category>ios</category>
      <category>mobile</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
