-
-
Notifications
You must be signed in to change notification settings - Fork 937
Using iSH
Martin Persson edited this page Jun 6, 2021
·
2 revisions
If you do not want to compile the project from source, you can get iSH on the App Store or join the TestFlight Beta! It's free and gives you an instant download of the app.
When you have iSH on your device, you can open it. You'll be greeted with the terminal. Here are some important tips:
- iSH uses the Alpine Package Manager,
apk
. You may have to runapk update
to fetch the Alpine repository list. - When Alpine is up-to-date, you can search for a program with
apk search <name>
and install it withapk add <name>
. - Above the keyboard you can see the Accessory View, and it contains crucial buttons. Starting from the left, the buttons are
tab
,control
,escape
,arrow keys
,settings
,paste
andhiding the keyboard
(which, was formerly more formally known as theblack down pointed triangle
). These added keys will help you navigate around.
Some questions may be answered on the FAQ page. If the question isn't mentioned or you want to directly ask the developers a question, feel free to join the Discord or create an issue.
- Contributing to iSH Development
- How to add a new Character Device to iSH
- How to add a new entry to /proc/ish
- Fixing hostname localhost
- Running nmap
- Running Ruby Programs
- Installing PHP with a TLS certificate and a PHP filemanager
- Installing R and any package from the CRAN
- iSH Alpine Release Issues
- Using Alpine Linux repositories
- Upgrading to a new release
- Install & Activate Alternate Filesystems