--- layout: default ---
{{ site.title }} icon

{{ site.title }}

The Linux shell for iOS.

{{ site.title }} running on an iPhone

Wait, what's {{ site.title }}?

{{ site.title }} is a project to get a Linux shell environment running locally on your iOS device, using a usermode x86 emulator.

iPadOS? You bet.

{{ site.title }} also runs on iPad, bringing a terminal to larger displays as well.

{{ site.title }} running on an iPad

BusyBox

You can edit files with sed and cat, move them around, and more!

Starting BusyBox on an iPhone

Keyboard CTRL

{{ site.title }}'s keyboard addition makes navigation easier.

The {{ site.title }} keyboard addition as seen on an iPhone

Sounds cool, can I get that?

Of course, let's get started!

Join the TestFlight Beta

Build {{ site.title }} from source

You can become a patron if you would like support {{ site.title }}. Donations are very much appreciated, but will never be required; the app will always be completely free.

{%- assign prerelease = site.github.releases | where: "prerelease", true | first -%}

New in {{ site.github.latest_release.name }}

{{ site.github.latest_release.body }}

Latest pre-release: {{ prerelease.name }}

Latest blog posts

{% for post in site.posts limit:3 %}

{{ post.date | date: "%Y-%m-%d" }} {{ post.title }}

{% endfor %}

View all